From 9e3b805fddce4724dbfea46d4f8cb7f7b54cfc34 Mon Sep 17 00:00:00 2001 From: peter <85565755+peighter@users.noreply.github.com> Date: Fri, 26 May 2023 21:57:07 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index fe5fa02..09296b1 100644 --- a/README.md +++ b/README.md @@ -5,14 +5,12 @@ #### Nem hivatalos e-napló alkalmazás az eKRÉTA rendszerhez -[![Downloads](https://img.shields.io/github/downloads-pre/filc/naplo/latest/total?color=%23&label=Downloads&logo=github&sort=semver)](https://github.com/filc/naplo/releases)   [![discord](https://img.shields.io/discord/712698455193157643?label=Discord)](http://filcnaplo.hu/discord) - ## Setup ### Clone the project ```sh -git clone --recursive https://github.com/filc/naplo +git clone --recursive https://github.com/refilc/naplo cd naplo ```