From 37c60a872889f59e14523d1614aa0e64c87d75fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Ortega=20Froysa?= Date: Thu, 21 Sep 2017 09:17:51 +0200 Subject: [PATCH] NotABug only accepts small x's -_- --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d2a804..df483a2 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Roadmap What follows is a list roadmap of features and the (approximate) versions in which they will be implemented. The API will only change in major versions of the library, while minor versions will be dedicated to internal improvements and patch versions to small fixes that got past the release. - v1.0-beta: - - [X] Node connectivity + - [x] Node connectivity - [ ] Messages properly sent and received - [ ] Channel functionality - v1.0: