diff --git a/README.md b/README.md index b12ed8f..87378d8 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,15 @@ higher level protocols or higher level implementation. Documentation: [cryptonite on hackage](http://hackage.haskell.org/package/cryptonite) +Versioning +---------- + +Development versions are an incremental number prefixed by 0. +No specific meaning is associated with the versions, specially +no API stability. + +Production versions : TBD + Coding Style ------------