From e392a666b2cd843d9b063638b343e441151b66d5 Mon Sep 17 00:00:00 2001 From: yann300 Date: Tue, 28 Aug 2018 15:25:20 +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 1af3e66..9960bbf 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Serve the `src` folder through a web server `http-server .` Go in Remix ( https://remix.ethereum.org / https://remix-alpha.ethereum.org ) / settings tab, under the `Plugin` section paste the following declaration: { - "title": "", + "title": "name_of_plugin>", "url": "http://127.0.0.1:" }