From e3821251e27dfcbfe24a344d8697c0c4c73e3725 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucas=20L=C3=B6ffel?= Date: Fri, 14 Feb 2020 19:51:00 +0100 Subject: [PATCH] add logo --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7cc5cce..1ab095d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# recws +logo -logo +# recws Reconnecting WebSocket is a websocket client based on [gorilla/websocket](https://github.com/gorilla/websocket) that will automatically reconnect if the connection is dropped. @@ -17,8 +17,8 @@ go get github.com/recws-org/recws ## Logo -Logo by [Anastasia Marx](https://www.behance.net/AnastasiaMarx) -Gopher by [Gophers](https://github.com/egonelbre/gophers) +- Logo by [Anastasia Marx](https://www.behance.net/AnastasiaMarx) +- Gopher by [Gophers](https://github.com/egonelbre/gophers) ## License