mirror of
https://github.com/gamaio/UnPS-Short.git
synced 2024-11-14 12:57:26 +00:00
Add the license to the readme
I seriously forgot to include this part... >.<
This commit is contained in:
parent
c70d8f3c37
commit
87ee1c8d93
@ -17,6 +17,9 @@ UnPS-Short (Shortv4-2, the 2 signifying it was rewritten again with almost exact
|
|||||||
I coded this for simplicity (and it also gave me a great learning experiance with jQuery).
|
I coded this for simplicity (and it also gave me a great learning experiance with jQuery).
|
||||||
(The key in the file process.php will not be a valid key when the api is introduced)
|
(The key in the file process.php will not be a valid key when the api is introduced)
|
||||||
|
|
||||||
|
UnPS-Short is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.
|
||||||
|
To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-sa/3.0/
|
||||||
|
|
||||||
USAGE:
|
USAGE:
|
||||||
- If you want to shorten a link, simply put a link in the form and click shorten. You will be given two things: a clickable short link, and a password. The password is used to delete the link later if you choose
|
- If you want to shorten a link, simply put a link in the form and click shorten. You will be given two things: a clickable short link, and a password. The password is used to delete the link later if you choose
|
||||||
- If you want to delete a link, put the whole link there (http://unps.us/?l=link) and click the delete link radio button located directly under the box. You will now have a place to put the password and click Delete. It will respond: "Deleted: [LINKID]"
|
- If you want to delete a link, put the whole link there (http://unps.us/?l=link) and click the delete link radio button located directly under the box. You will now have a place to put the password and click Delete. It will respond: "Deleted: [LINKID]"
|
||||||
|
Loading…
Reference in New Issue
Block a user