New README
This commit is contained in:
parent
acf8478e39
commit
bd0b2499cf
22
README.md
22
README.md
|
@ -1,4 +1,24 @@
|
|||
A pretty simple PHP-based file/image-upload site.
|
||||
[!insert-coin](https://coinsh.red/p/logo.png)
|
||||
|
||||
insert-coin's a lightweight & simple image-uploading/URL-shortening service.
|
||||
|
||||
|
||||
Installation
|
||||
------
|
||||
First, drop everything in a directory on your web-server (root, non-root,
|
||||
it doesn't matter). Secondly, create two directories-- "p/" and "u/"-- that
|
||||
are accessible and modifiable by your web-server user. Finally, you probably
|
||||
want to edit "res/config.php". Then, profit!
|
||||
|
||||
Make sure to configure your web-server to use PHP with index.php, beam.php,
|
||||
url.php, conjure.php, and anything in the u/ directory that you'll create.
|
||||
|
||||
Licensing
|
||||
------
|
||||
Everything (unless mentioned otherwise) is under the Cooperative Software License,
|
||||
as seen at https://coinsh.red/csl/csl.txt, or in LICENSE.txt.
|
||||
|
||||
TL;DR: You can share, modify, and sell insert-coin at your whim-- as long as
|
||||
you do so with corresponding source-code and aren't a bourgie.
|
||||
If you run a modified insert-coin on your web-server, make sure to offer your
|
||||
users the source-code! :)
|
||||
|
|
|
@ -10,6 +10,8 @@
|
|||
<li><a href="https://libregamenight.xyz">lgn</a></li>
|
||||
<li><a href="https://fsf.org">fsf</a></li>
|
||||
<li><a href="https://eff.org">eff</a></li>
|
||||
<li><b><a href="https://notabug.org/jadedctrl/insert-coin">
|
||||
source-code</a></b></li>
|
||||
</ul>
|
||||
</div>
|
||||
</footer>
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 376 B |
Binary file not shown.
Before Width: | Height: | Size: 1.5 KiB |
Binary file not shown.
After Width: | Height: | Size: 890 B |
Ŝarĝante…
Reference in New Issue