From 7d0c95ba3ceae1d6b3efbe0fd51983898201e6bb Mon Sep 17 00:00:00 2001 From: Raphael Dannecker Date: Mon, 28 Apr 2025 08:28:16 +0200 Subject: [PATCH] Set repo URL to codeberg --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3ced336..f8b1841 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,13 @@ -# StudentCard +# StudIdCard -PHP application to create and verify a student card. +PHP application to create and verify a student ID card. ## Install: ``` -git clone https://git.steinbeis.schule/it-team/studidcard.git +cd /var/www +git clone https://codeberg.org/DigitalSouveraeneSchule/studidcard.git +cd studidcard ``` ## Create keys