Edited readme
This commit is contained in:
parent
4646f8aeaa
commit
3216613c96
56
README.md
56
README.md
|
@ -1,28 +1,28 @@
|
|||
## Hydrus Image Tagging Network (Client and Server)
|
||||
|
||||
> Note: This is wholly derived from the original author at [Hydrus.x10.mx](http://hydrus.x10.mx/). Because free webhosts tend to go down unexpectedly, we've moved the code to Github for archival and version control, keeping it in sync with the original, and will hand it over to the original author upon request.
|
||||
|
||||
An application designed to create a personal *booru-style image tagger, that can be viewed locally or shared anonymously using a custom server.
|
||||
|
||||
[Download the program here.](http://www.mediafire.com/hydrus) You should then read the manual on the [wiki](https://github.com/treeofsephiroth/hydrus/wiki).
|
||||
|
||||
* [Homepage](http://treeofsephiroth.github.com/hydrus/)
|
||||
* [Wiki](https://github.com/treeofsephiroth/hydrus/wiki)
|
||||
* [Author's Original Homepage](http://hydrus.x10.mx/)
|
||||
* [Source Code on Github](https://github.com/treeofsephiroth/hydrus)
|
||||
|
||||
## Changed files
|
||||
|
||||
The original program is not tracked in a Git repository, so we've done it ourselves. These are the only files that differ from the original.
|
||||
|
||||
* COPYING (Contains WTFPL License)
|
||||
* README.TXT (what you are currently reading)
|
||||
* markdown-hydrus (The hydrus wiki, in markdown format)
|
||||
|
||||
## Original Text
|
||||
|
||||
If you are reading this, you probably extracted rather than installed, so you were not prompted to read the help.
|
||||
|
||||
The hydrus client can do a lot, so do please go into the help folder and open up index.html so you don't get lost. Thanks!
|
||||
|
||||
I use a number of the Silk Icons by Mark James at famfamfam.com.
|
||||
## Hydrus Image Tagging Network (Client and Server)
|
||||
|
||||
An application designed to create a personal *booru-style image tagger, that can be viewed locally or shared anonymously using a custom server.
|
||||
|
||||
This is the source-only release, meant for people who want to experiment with the code on non-windows systems; if you want a .exe, please check out the [compiled releases](http://www.mediafire.com/hydrus). All releases include original source code.
|
||||
|
||||
The program can do quite a lot! Please check out the help inside the release or [here](https://github.com/treeofsephiroth/hydrus/wiki).
|
||||
|
||||
* [Homepage](http://treeofsephiroth.github.com/hydrus/)
|
||||
* [Wiki](https://github.com/treeofsephiroth/hydrus/wiki)
|
||||
* [Author's Original Homepage](http://hydrus.x10.mx/)
|
||||
* [Source Code on Github](https://github.com/treeofsephiroth/hydrus)
|
||||
|
||||
## Changed files
|
||||
|
||||
The original program is not tracked in a Git repository, so we've done it ourselves. These are the only files that differ from the original.
|
||||
|
||||
* COPYING (Contains WTFPL License)
|
||||
* README.TXT (what you are currently reading)
|
||||
* markdown-hydrus (The hydrus wiki, in markdown format)
|
||||
|
||||
## Original Text
|
||||
|
||||
If you are reading this, you probably extracted rather than installed, so you were not prompted to read the help.
|
||||
|
||||
The hydrus client can do a lot, so do please go into the help folder and open up index.html so you don't get lost. Thanks!
|
||||
|
||||
I use a number of the Silk Icons by Mark James at famfamfam.com.
|
||||
|
|
Loading…
Reference in New Issue