Added GoTella to P2p and File Sharing, an implemntation of the Gnutella protocol in Go
diff --git a/Projects.md b/Projects.md
index 3516461..425a4ac 100644
--- a/Projects.md
+++ b/Projects.md
@@ -1017,6 +1017,8 @@
* [gop2p](https://github.com/nacmartin/gop2p) - A simple p2p app to learn Go
* [wgo](https://github.com/royger/wgo) - A simple BitTorrent client based in part on the Taipei-Torrent and gobit code
* [DHT](https://github.com/nictuku/dht) - Kademlia DHT node used by Taipei-Torrent, compatible with BitTorrent
+ * [GoTella](https://github.com/sourabhdesai/gotella/) - A Go implementation of the Gnutella Protocol
+
## Programming