From c38ddf89deba03e30c4289e439e51d8e978961c3 Mon Sep 17 00:00:00 2001 From: jangko Date: Fri, 21 May 2021 16:45:26 +0700 Subject: [PATCH] add autobahn summary report link to readme.md --- Readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Readme.md b/Readme.md index b36817c..1f6b5a7 100644 --- a/Readme.md +++ b/Readme.md @@ -7,6 +7,9 @@ We're working towards an implementation of the [Nim](https://nim-lang.org/). This is very much a work in progress, and not yet in a usable state. +See what is available and what is missing in [Autobahn summary report](https://status-im.github.io/nim-ws/) + + Building and testing --------------------