Added norm
diff --git a/Projects.md b/Projects.md
index 40be17e..49b54a6 100644
--- a/Projects.md
+++ b/Projects.md
@@ -1214,6 +1214,7 @@
* [netsnail](https://github.com/purex01/netsnail) - A low-bandwidth simulator
* [netutils](https://github.com/timtadh/netutils) - Simple interface for turning TCP Sockets into channels.
* [npipe](https://github.com/natefinch/npipe) - a pure Go wrapper for Windows named pipes
+ * [norm](https://github.com/aletheia7/norm) - reliable UDP using multicast and unicast sockets
* [opendap](https://github.com/mqu/openldap) - Go wrapper for Openldap
* [pusher-http-go](https://github.com/pusher/pusher-http-go) - Go library for interacting with the Pusher Realtime API
* [QRP](https://github.com/liamzebedee/go-qrp) - QRP is a simple packet-based RPC protocol designed as a simple alternative to Go's rpc, that can run over UDP