diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2023-07-18 23:52:41 +0200 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2023-07-18 23:52:41 +0200 |
commit | bd8aa87e24b8b08bdc8dca25407aad62b3eb3604 (patch) | |
tree | ef488549b363639ef36f501723fefce78d0174b5 | |
parent | workflows/ci: publish stuff to gh-pages (diff) | |
download | cimple-bd8aa87e24b8b08bdc8dca25407aad62b3eb3604.tar.gz cimple-bd8aa87e24b8b08bdc8dca25407aad62b3eb3604.zip |
README: update
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ Development ----------- Build using CMake. -Depends on libgit2 and SQLite. +Depends on json-c, libgit2, libsodium and SQLite. There's a Makefile with useful shortcuts to build the project in the "build/" directory: |