diff --git a/README.md b/README.md index e90999e..b935d6c 100644 --- a/README.md +++ b/README.md @@ -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 -----