From bd6baa99218eafcee9505e7a8cb9461d608fdc0c Mon Sep 17 00:00:00 2001 From: thomasabishop Date: Thu, 14 Nov 2024 13:32:13 +0000 Subject: [PATCH] chore: update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6ba6334..4026e5e 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ This CLI application parses entries in my [zettelkasten](https://github.com/thomasabishop/eolas) and extracts key metadata -about each entry. It create and populates an SQLite database to store the data and derive -relations between entries. +about each entry. It creates and populates an SQLite database and offers options for +exporting mapped relations between entries. ## Local development