From 46314f15b0eb575567218daeecf50a17c553a5f9 Mon Sep 17 00:00:00 2001 From: Marcelo Pires Date: Tue, 11 Sep 2018 13:26:48 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f937de..df66aff 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,6 @@ faye protocol implemented in go [![GoDoc](https://godoc.org/github.com/thesyncim/fayec?status.svg)](https://godoc.org/github.com/thesyncim/fayec) -# todo +# TODO - [ ] port complete javascript test suite to go