diff --git a/README.md b/README.md index e69de29..e7ec0f6 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,4 @@ +# eolas-db + +This application parses data in my [zettelkasten](https://github.com/thomasabishop/eolas) repository and populates an +SQLite database that records key metadata about each entry (tags, backlinks, outlinks etc). It exposes a command line application for interfacing with the database.