diff --git a/LICENSE b/LICENSE old mode 100644 new mode 100755 diff --git a/README.md b/README.md old mode 100644 new mode 100755 index 35a5e49..fd47ac4 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ -# qr - -Un générateur de codes QR en PHP pour le Web. \ No newline at end of file +# Présentation +Un générateur de codes QR pour le Web créé par Miraty basé sur la bibliothèque [phpqrcode](https://github.com/t0k4rt/phpqrcode). +# Démo +Une instance de ce service est disponible à l'adresse [https://qr.antopie.org](https://qr.antopie.org). diff --git a/aide.png b/aide.png deleted file mode 100644 index c885c5c..0000000 Binary files a/aide.png and /dev/null differ diff --git a/aide.svg b/aide.svg old mode 100644 new mode 100755 diff --git a/favicon.png b/favicon.png old mode 100644 new mode 100755 diff --git a/index.php b/index.php index 6b66b84..b52a7fb 100755 --- a/index.php +++ b/index.php @@ -10,6 +10,10 @@
+