xgit simple git

KISSmoPerl

KISSmo Perl

clone git clone https://kb.hax.al/KISSmoPerl

commit a6962af1d4bb8effac2f6374d926627f246b4230
author: monaco <arianitkukaj@gmail.com>
date: 2023-06-27 23:57
parents: 29a69fe0

Update README.md
MREADME.md+3-0
diff --git a/README.md b/README.md
index 137b9f6..f484179 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,4 @@
+
 # KP
 KISSmo perl version
 
@@ -14,7 +15,9 @@ Before running the code, you need to install the required Perl modules. Open you
 or
 
 `cpan install Mojolicious::Lite` 
+
 `cpan install DBI` 
+
 `cpan install File::Slurp`
 
 This command uses the `cpanm` tool to install the necessary modules (`Mojolicious`, `DBI`, and `File::Slurp`). If you don't have `cpanm` installed, you can install it by running `cpan App::cpanminus`.