update project name

This commit is contained in:
Shivaram Lingamneni 2021-08-09 10:17:20 -04:00
parent d6a5f43c67
commit dd73c4f862

@ -1,4 +1,4 @@
# GoshuIRC-Go
# ergochat/irc-go
These are libraries to help in writing IRC clients and servers in Go, prioritizing correctness, safety, and [IRCv3 support](https://ircv3.net/). They are not yet API-stable, but any API breaks should be modest in scope.