From bac72eb843fa92e49232683ee97d64d30b4e3df9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ra=C3=BAl=20Kripalani?= Date: Sun, 26 May 2019 15:33:21 +0100 Subject: [PATCH] remove WIP note from readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d3057cb..81c319dc 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ [![Build Status](https://travis-ci.org/libp2p/go-libp2p-core.svg?branch=master)](https://travis-ci.org/libp2p/go-libp2p-core) [![Discourse posts](https://img.shields.io/discourse/https/discuss.libp2p.io/posts.svg)](https://discuss.libp2p.io) -> Home to the interfaces and abstractions that make up go-libp2p. Action taking place in the [genesis PR](https://github.com/libp2p/go-libp2p-core/pull/1). +> Home to the interfaces and abstractions that make up go-libp2p. ## Install