mirror of
https://github.com/cydrobolt/polr.git
synced 2024-11-08 19:22:29 +01:00
added readmes
This commit is contained in:
parent
a345d75866
commit
68b7642e8b
22
docs/README.md
Normal file
22
docs/README.md
Normal file
@ -0,0 +1,22 @@
|
||||
polr info
|
||||
==================
|
||||
|
||||
A URL Shortner with simple API
|
||||
|
||||
Documentation will be stored here. To read a file, click on it and the contents will be displayed.
|
||||
|
||||
|
||||
Copyright (C) 2014 Polr
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
28
releases/README.md
Normal file
28
releases/README.md
Normal file
@ -0,0 +1,28 @@
|
||||
polr releases
|
||||
==================
|
||||
|
||||
A URL Shortner with simple API
|
||||
|
||||
If this folder is empty, that means no versions have been released yet. Please check back later. Otherwise, choose the release that you wish to use
|
||||
and download it. Releases with _BETA or _ALPHA in their filenames could be unstable. An install guide will be created soon.
|
||||
|
||||
Requirements for Polr:
|
||||
|
||||
One MySQL Database
|
||||
A PHP-enabled web server
|
||||
|
||||
|
||||
Copyright (C) 2014 Polr
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
Loading…
Reference in New Issue
Block a user