make it clear that it's the sqlite3 library and not the cli

This commit is contained in:
2023-11-14 11:00:01 -03:00
parent bac041dd60
commit 56f9cf6e31

View File

@@ -7,7 +7,7 @@ The Obelisk project is a declarative language designed to help with the implemen
- Meson - Meson
- Ninja - Ninja
- LLVM 14 - LLVM 14
- sqlite 3 - sqlite 3 library and headers(in debian libsqlite3-dev)
- C++ 17 - C++ 17
- C 17 - C 17