From 38bacdc11af7651f8c51e322bfef7f005b3389b0 Mon Sep 17 00:00:00 2001 From: Simatwa Date: Thu, 7 Nov 2024 18:05:12 +0300 Subject: [PATCH] feat: Add link to download standalone executables for SQLite CLI Manager --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b7359b5..92ab51a 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ cd sqlite3-cli-manager pip install -r requirements.txt ``` +Alternatively, you can download standalone executables for your system from [here](https://github.com/Simatwa/sqlite3-cli-manager/releases/latest). + ## Usage