From 31e9dfa19015886e70b23f07b5219c613a651b16 Mon Sep 17 00:00:00 2001 From: flashlan Date: Wed, 4 Jan 2023 13:10:11 -0300 Subject: [PATCH] updated Readme.md --- README.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 0621f7e..cae2f76 100644 --- a/README.md +++ b/README.md @@ -7,18 +7,21 @@ ### Clone this repository **HTTPS:** -git clone https://git.librography.org/ci/Librography.git + +`git clone https://git.librography.org/ci/Librography.git` or -git clone https://github.com/flashlan/Librography.git +`git clone https://github.com/flashlan/Librography.git` + +**SSH:** + -**SSH:** -git clone git@git.librography.org:ci/Librography.git +`git clone git@git.librography.org:ci/Librography.git` or -git clone git@github.com:flashlan/Librography.git +`git clone git@github.com:flashlan/Librography.git`