add coding style note in the README

This commit is contained in:
Vincent Hanquez 2014-11-10 06:17:01 +00:00
parent a98b7548b2
commit 6ad51c0524

View File

@ -16,6 +16,12 @@ higher level protocols or higher level implementation.
Documentation: [cryptonite on hackage](http://hackage.haskell.org/package/cryptonite)
Coding Style
------------
The coding style of this project mostly follows:
[haskell-style](https://github.com/tibbe/haskell-style-guide/blob/master/haskell-style.md)
Links
-----