From 6a60c6c70eb30077f3d380f0daa882d2ec4dbb9d Mon Sep 17 00:00:00 2001 From: moneroexamples Date: Sun, 8 May 2016 17:56:26 +0800 Subject: [PATCH] screenshot added --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 420bbf0..b384664 100644 --- a/README.md +++ b/README.md @@ -149,11 +149,9 @@ int main(int ac, const char* av[]) { ## Example screenshot -![Onion Monero Blockchain Explorer](https://raw.githubusercontent.com/moneroexamples/onion-monero-blockchain-explorer/master/screenshot/screenshot.jpg | width=400) +![Onion Monero Blockchain Explorer](https://raw.githubusercontent.com/moneroexamples/onion-monero-blockchain-explorer/master/screenshot/screenshot.jpg) -Onion Monero Blockchain Explorer - ## Compile this example The dependencies are same as those for Monero, so I assume Monero compiles correctly. If so then to download and compile this example, the following