diff --git a/README.md b/README.md index e7ec0f6..97bb513 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # 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. +SQLite database that records key metadata about each entry (tags, backlinks, outlinks etc). + +It exposes a command line application for interfacing with the database.