diff --git a/README.md b/README.md index 496748b..143e7b0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ # Noise.NET [![Build Status](https://travis-ci.org/Metalnem/noise.svg?branch=master)](https://travis-ci.org/Metalnem/noise) [![Build status](https://ci.appveyor.com/api/projects/status/aw4y7rackgepjy8u?svg=true)](https://ci.appveyor.com/project/Metalnem/noise) [![license](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](https://raw.githubusercontent.com/metalnem/noise/master/LICENSE) -.NET Standard 2.0 implementation of the [Noise Protocol Framework](https://noiseprotocol.org/). Work in progress. +.NET Standard 2.0 implementation of the [Noise Protocol Framework](https://noiseprotocol.org/) +(revision 33 of the [spec](https://noiseprotocol.org/noise.html)).