From 5eba922892f6c259d04d9a17d31e84ad86d666a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Kr=C3=BCger?= Date: Sun, 6 Jan 2019 16:11:53 +0100 Subject: [PATCH] feat(readme): update todos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 754f0f6..bc904bc 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ A better ws-star implementation # Todo - - [ ] Integrate as libp2p transport - - [ ] Add discovery + - [ ] Integrate as libp2p transport (WIP) + - [x] Add discovery - [ ] Split server into it's own repo ## Why?