diff --git a/readme.md b/readme.md index 1fe66484..6784dcff 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,6 @@ [![Build status](https://ci.appveyor.com/api/projects/status/7il4faq46rpgd2np)](https://ci.appveyor.com/project/lextm/sharpsnmplib) [![NuGet Version](https://img.shields.io/nuget/v/Lextm.SharpSnmpLib.svg?style=flat)](https://www.nuget.org/packages/Lextm.SharpSnmpLib/) +[![Stories in Ready](https://badge.waffle.io/lextm/sharpsnmplib.svg?label=ready&title=Ready)](http://waffle.io/lextm/sharpsnmplib) This is the source code repository of #SNMP Library. Visual Studio 2015 Update 1 is required to compile it on Windows. @@ -10,6 +11,6 @@ The following can be found at [#SNMP Library homepage](https://sharpsnmplib.code [The documentation site is here](http://docs.sharpsnmp.com). -Issues can be created directly at GitHub. The work item dashboard is at [Waffle.io](https://waffle.io/lextm/sharpsnmplib). +Issues can be created directly at GitHub. Questions should post to [StackOverflow.com](http://stackoverflow.com) with sharp-snmp tag.