diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..26aa643 --- /dev/null +++ b/readme.md @@ -0,0 +1,8 @@ +# Simple chat + +Simple chat based on [this article](https://www.compose.com/articles/redis-go-and-how-to-build-a-chat-application/) +Golang, Redis + +## Run + +go run main.go username