update readme

auto-update
Zlatin Balevsky 2021-08-30 14:58:07 +01:00
parent 84254f862d
commit a5c3cec6c5
No known key found for this signature in database
GPG Key ID: A72832072D525E41
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
The GitHub repo is mirrored from the in-I2P GitLab repo. Please open PRs and issues at http://git.idk.i2p/zlatinb/muwire
The GitHub repo is mirrored from the I2P GitLab repo. Please open PRs and issues at https://i2pgit.org/zlatinb/muwire
# MuWire - Easy Anonymous File-Sharing
@ -6,13 +6,13 @@ MuWire is a file publishing and networking tool that protects the identity of it
Users can then use their MuWire identities to publish files, search for files published by others, subscribe to each others publications and communicate through chat and messaging. Furthermore, users can establish trust-based relationship with each other where they assign a “trust level” to their contacts.
The current stable release is avaiable for download at https://muwire.com. The latest plugin build and instructions how to install the plugin are available inside I2P at http://muwire.i2p. MuWire works on any platform Java works on, including Windows, MacOS, Linux, Rapsberry Pi.
The current stable release is available for download at https://muwire.com. The latest plugin build and instructions how to install the plugin are available inside I2P at http://muwire.i2p. MuWire works on any platform Java works on, including Windows, MacOS, Linux, Rapsberry Pi.
You can find technical documentation in the [doc] folder. Also check out the [Wiki] for various other documentation.
## Building
You need JDK 11 or newer. After installing that and setting up the appropriate paths, just type
You need JDK 11 (newer versions may not work). After installing that and setting up the appropriate paths, just type
```
./gradlew clean assemble