Updated readme to reflect versioning scheme.

This commit is contained in:
Christian Joergensen 2018-09-26 21:24:54 +02:00
parent f70a0c8d52
commit 0857b2e4ed

@ -13,6 +13,11 @@ Features
* Configurable limits for: connection count, message size and recipient count
* Hands incoming e-mail off to a configured callback function
Version numbers
---------------
The package is tagged with semantic version numbers, making it suitable for use in a [Go Module](https://github.com/golang/go/wiki/Modules).
Feedback
--------