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