diff options
| author | Garrett D'Amore <garrett@damore.org> | 2024-10-06 14:36:10 -0700 |
|---|---|---|
| committer | Garrett D'Amore <garrett@damore.org> | 2024-10-06 14:36:10 -0700 |
| commit | 4f168e08fe34d375df01354ac54fc5e3a2919cb0 (patch) | |
| tree | e0d8d1fc7342f0c93c69517de3be176f55a66aae | |
| parent | 0a8b26cd6955f28e405e007a8ff2f090426ded04 (diff) | |
| download | nng-4f168e08fe34d375df01354ac54fc5e3a2919cb0.tar.gz nng-4f168e08fe34d375df01354ac54fc5e3a2919cb0.tar.bz2 nng-4f168e08fe34d375df01354ac54fc5e3a2919cb0.zip | |
fixup README stuff
| -rw-r--r-- | README.md | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,13 +1,13 @@ # nng - nanomsg-next-gen [](https://stand-with-ukraine.pp.ua) -[](https://github.com/nanomsg/nng/actions) -[](https://github.com/nanomsg/nng/actions) -[](https://github.com/nanomsg/nng/actions) +[](https://github.com/nanomsg/nng/actions) +[](https://github.com/nanomsg/nng/actions) +[](https://github.com/nanomsg/nng/actions) [](https://codecov.io/gh/nanomsg/nng) [](https://discord.gg/Xnac6b9) [](https://nng.nanomsg.org/man) -[](https://github.com/nanomsg/nng/blob/dev2.0/LICENSE.txt) +[](https://github.com/nanomsg/nng/blob/main/LICENSE.txt) [](https://github.com/nanomsg/nng/releases) Please see [here](UKRAINE.md) for an important message for the people of Russia. @@ -103,7 +103,7 @@ Here are areas where this project improves on "nanomsg": This project offers both wire compatibility and API compatibility, so most nanomsg users can begin using NNG right away. -Existing nanomsg and https://github.com/nanomsg/mangos[mangos] applications +Existing nanomsg and [mangos](https://github.com/nanomsg/mangos) applications can inter-operate with NNG applications automatically. That said, there are some areas where legacy nanomsg still offers |
