Updated Coding guidelines (markdown)

orignal
2019-01-21 13:54:24 -05:00
parent 1158357f3c
commit 90717e0cc6

@@ -4,6 +4,7 @@
4. Don't bring any additional dependency without discussion. However boost, openssl and zlib can be used in any amount.
5. No requirements for formatting or coding style. You can do whatever you like.
6. When you work with binary data, mind endianess. Use functions from I2PEndian.h
7. You must not be involved in any project under Monero license
## Coding styleguide