Replace GenjiDB with SQLite in README

This commit is contained in:
2022-12-24 16:31:42 -08:00
parent 4e3dd3e644
commit 0bd0e97656

View File

@@ -73,7 +73,7 @@ As mentioned before, LURE has zero dependencies after compilation. Thanks to the
- https://github.com/mholt/archiver
- https://github.com/goreleaser/nfpm
- https://github.com/charmbracelet/bubbletea
- https://github.com/genjidb/genji/
- https://gitlab.com/cznic/sqlite
---