Updating README.md making contribution/hacking guide/docs more available,

this is specially important for our GitHub impression which I suspect most 
coders will have their first meeting with I2P on. The documentation is far from
done but it should make value for any new developer by this time so I've decided 
to push them. It losly describes our build systems, and has a monotone cheat sheet 
which always has an "git equalent" so it's easier to handle for people used to git.
This commit is contained in:
meeh
2018-04-23 00:14:23 +00:00
parent e8ac24bedd
commit b98254b2be
3 changed files with 66 additions and 0 deletions

View File

@@ -17,6 +17,10 @@ FAQ: https://geti2p.net/faq
API: http://docs.i2p-projekt.de/javadoc/
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)
## Building packages from source
To get development branch from source control: https://geti2p.net/newdevelopers