Take in account tehnick's remarks

This commit is contained in:
Kcchouette 2019-05-15 11:10:54 +02:00 committed by GitHub
parent b4e24f5a8b
commit 673c5ad3b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

18
README
View File

@ -13,16 +13,11 @@ Uhub uses the ADC protocol, and is compatible with DC++, jUCy and other ADC clie
## Download ## Download
### Zip files
The latest version is 0.5.0, released Friday 17, October 2014.
You can find zip / tar.gz file on https://github.com/janvidar/uhub/releases
### Git
You can also use git to use the last up-to-date version: You can also use git to use the last up-to-date version:
$ git clone https://github.com/janvidar/uhub.git $ git clone https://github.com/janvidar/uhub.git
You can also find zip / tar.gz files of different uhub versions on https://github.com/janvidar/uhub/releases
### Ubuntu and Debian packages ### Ubuntu and Debian packages
Tehnick has provided an up to date uhub PPA for Debian and Ubuntu based distributions: https://tehnick.github.io/uhub/ Tehnick has provided an up to date uhub PPA for Debian and Ubuntu based distributions: https://tehnick.github.io/uhub/
@ -31,15 +26,15 @@ Tehnick has provided an up to date uhub PPA for Debian and Ubuntu based distribu
### Compile ### Compile
See doc/compile.txt document. See doc/compile.txt document or https://github.com/janvidar/uhub/blob/master/doc/compile.txt.
### Getting started ### Getting started
See doc/getstarted.txt document. See doc/getstarted.txt document or https://github.com/janvidar/uhub/blob/master/doc/getstarted.txt.
### Use SSL ### Use SSL
See doc/ssl-documentation.txt document. See doc/ssl-documentation.txt document or https://github.com/janvidar/uhub/blob/master/doc/ssl-documentation.txt.
## Compatible clients ## Compatible clients
@ -48,4 +43,5 @@ https://en.wikipedia.org/wiki/Comparison_of_ADC_software#Client_software
## License ## License
Uhub is free and open source software, licensed under the GNU General Public License 3 (see COPYING file). Uhub is free and open source software, licensed under the GNU General Public License 3.
See COPYING file, https://github.com/janvidar/uhub/blob/master/COPYING or directly https://www.gnu.org/licenses/gpl-3.0.txt