screenshot added

This commit is contained in:
moneroexamples 2016-05-08 17:56:26 +08:00
parent a4839b9b4a
commit 6a60c6c70e
1 changed files with 1 additions and 3 deletions

View File

@ -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)
<img src="https://raw.githubusercontent.com/moneroexamples/onion-monero-blockchain-explorer/master/screenshot/screenshot.jpg%20%7C%20width=400" alt="Onion Monero Blockchain Explorer" style="max-width:50%;">
## 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