From c7befd9a7afe735b52e41b2d56881d1f1f77ab8e Mon Sep 17 00:00:00 2001 From: Kobi Gurkan Date: Thu, 9 May 2019 19:16:09 +0300 Subject: [PATCH] fix: updates README.md styling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af49f49b..96a6dee0 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,7 @@ The server and the client look for **server-config.json** and **client-config.js ## Running -The easiest way to try Semaphore out is to use [https://semaphore.kobi.one](https://semaphore.kobi.one) - a Web interface to broadcast locally. First, load the Rinkeby config using the button at the top. Then, you can generate an identity and send the commitment to @kobigurk on Telegram or open an issue in the repository. Then, you can broadcast signals, including the proof generation, directly in the browser. Lastly, you can see the signals that have been broadcast to date in the table. +The easiest way to try Semaphore out is to use [https://semaphore.kobi.one](https://semaphore.kobi.one) - a web interface to broadcast locally. First, load the Rinkeby config using the button at the top. Then, you can generate an identity and send the commitment to @kobigurk on Telegram or open an issue in the repository. Then, you can broadcast signals, including the proof generation, directly in the browser. Lastly, you can see the signals that have been broadcast to date in the table. * To try Semaphore locally out is running: * **npm install**