From 23f9521d1abdeb599fbe81d0c196a9ee92f5fd8a Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sun, 11 Sep 2022 20:23:24 +0300 Subject: create SQLite database on startup --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1372add..a9cb052 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Development ----------- Build using CMake. -Depends on libgit2. +Depends on libgit2 and SQLite. There's a Makefile with useful shortcuts to build the project in the .build/ directory: -- cgit v1.2.3