From b30143d58d581dae704dcceff99612a6bbdc9dba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mert=20G=C3=B6r?= Date: Sun, 14 May 2023 22:00:28 +0300 Subject: [PATCH] Knitter is a package manager --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8eb3e9c..e551c4a 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ along with this program. If not, see . # Knitter * Knitter is a tool for amassivus suite to manage application installations -* Knitter is not a package manager but a script suite which lets us to easily manage installations, and scale up our installations +* Knitter is a package manager which lets us to easily manage installations, and scale up our installations * Knitter runs as a server and provided services to network users so we have choosen AGPLv3 or any later license fot that purpose * Enjoy it! Happy hacking!