From fae43377483b330291e5651defee4c8e3e3c8ca6 Mon Sep 17 00:00:00 2001 From: Arsen 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 ---