Reducing the amount of "items" in the root of the repo

by moving documents into a own docs directory.
This commit is contained in:
meeh
2018-04-24 00:48:08 +00:00
parent 75d681a93c
commit 18b11d2a32
4 changed files with 4 additions and 4 deletions

View File

@@ -19,7 +19,7 @@ or run 'ant javadoc' then start at build/javadoc/index.html
## How to contribute / Hack on I2P
Please check out [README.HACKING.md](README.HACKING.md)
Please check out [HACKING.md](docs/HACKING.md) and other documents in the docs directory.
## Building packages from source