From 0bd0e97656c04de0b280cc493eaaa542658e5486 Mon Sep 17 00:00:00 2001 From: Elara Musayelyan Date: Sat, 24 Dec 2022 16:31:42 -0800 Subject: [PATCH] Replace GenjiDB with SQLite in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af8adfd..3576a5e 100644 --- a/README.md +++ b/README.md @@ -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 ---