1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/yourls_ynh.git synced 2024-09-03 20:35:59 +02:00

Added ? in readme

This commit is contained in:
Anmol 2017-07-17 03:29:07 +05:30
parent a09f03c481
commit 4e0d28c13e

View file

@ -1,4 +1,4 @@
<h1>What is YOURLS</h1>
<h1>What is YOURLS?</h1>
<p>YOURLS stands for Your Own URL Shortener. It is a small set of PHP scripts that will allow you to run your own URL shortening service (a la TinyURL or bitly).</p>
<p>Running your own URL shortener is fun, geeky and useful: you own your data and don't depend on third party services. It's also a great way to add branding to your short URLs, instead of using the same public URL shortener everyone uses.</p><br>