commit e0fdd4894f5ced70850a073d66d32028880fef2d
parent 1aa368f2de02f472f4e666f6bb4af2903420b564
Author: Florian Kaldowski <flokX@users.noreply.github.com>
Date: Sat, 23 Feb 2019 10:28:35 +0100
Update README.md
Diffstat:
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/README.md b/README.md
@@ -1,6 +1,6 @@
# devShort
-[![GitHub - Release](https://img.shields.io/github/release/flokX/devShort.svg?style=flat-square)](https://github.com/flokX/devShort/releases) [![GitHub - License](https://img.shields.io/github/license/flokX/devShort.svg?style=flat-square)](https://github.com/flokX/devShort/blob/master/LICENSE)
+[![GitHub - Release](https://img.shields.io/github/release/flokX/devShort.svg)](https://github.com/flokX/devShort/releases) [![GitHub - License](https://img.shields.io/github/license/flokX/devShort.svg)](https://github.com/flokX/devShort/blob/master/LICENSE) ![Privacy frienly](https://img.shields.io/badge/privacy-friendly-brightgreen.svg)
The devShort URL shortener is the perfect choice for web developers, admins and all professionals.
@@ -10,25 +10,25 @@ What is a URL shortener? Visit our [wiki article](https://github.com/flokX/devSh
## 1-2-3 Main features
1. Slim but powerful
- * No database required
- * Fast installation
- * Integrated statistics viewer
+ * No database required
+ * Fast installation
+ * Integrated statistics viewer
2. Widely configurably for your needs with one file only
3. Privacy friendly
- * Only the access count and date is tracked
- * The whole code is verifiable in minutes
+ * Only the access count and date is tracked
+ * The whole code is verifiable in minutes
## 1-2-3 Reasons to install
-1. You know how many people are using your links, but you doesn't have to track much
-2. Quite easy to install, upgrade and maintain because there are only 13 files with a total size of 328 KB only to upload
+1. You know how many people are using your links, but it's very privacy friendly
+2. Quite easy to install, upgrade and maintain because there are only 13 files with a total size under 1 MB
3. The appearence of the public pages can be changed easily with the `admin/config.json` file.
## 1-2-3 Click installation
-1. Copy the files into the directory
+1. Download the latest [release](https://github.com/flokX/devShort/releases) and copy the files into the directory
2. Insert a admin password in the `admin/config.json`
3. Run the `installer.php`
@@ -37,6 +37,6 @@ That's it! If you want to know what devShort can do visit our [wiki](https://git
## About
-Maintainer: [flokX](https://github.com/flokX)
+Maintainer: Florian Kaldowski ([flokX](https://github.com/flokX))
License: The MIT license