Replace GenjiDB with SQLite in README
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2022-12-24 16:31:42 -08:00
parent f21d02e5d1
commit fae4337748

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
---