From 112b2180f81eed89f8ff4ff98f7268cd260a0e7d Mon Sep 17 00:00:00 2001 From: naoufal zerai Date: Tue, 15 Dec 2020 17:13:19 +0100 Subject: [PATCH] Create readme.md --- readme.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 readme.md 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