Skip to content

Commit fe373f5

Browse files
committed
Update README.md
1 parent f7ffd3d commit fe373f5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,14 @@ protocols, and more.
1515

1616
You can download NetMQ via [NuGet](https://nuget.org/packages/NetMQ/).
1717

18+
## Versions
19+
20+
Currently two versions are maintained
21+
Version 3 which is the stable version of NetMQ and version 4, version 4 is same as version 3 without obsolete code.
22+
You can find both version on Nuget, for more information read the [Migrating-to-v4](https://github.com/zeromq/netmq/wiki/Migrating-to-v4).
23+
24+
This repository is for version 4, for version 3 go to: https://github.com/NetMQ/NetMQ3-x.
25+
1826
## Using / Documentation
1927

2028
Before using NetMQ, make sure to read the [ZeroMQ Guide](http://zguide.zeromq.org/page:all).

0 commit comments

Comments
 (0)