From 72f19a696e8d4adfadff7f2e8182918a23a34759 Mon Sep 17 00:00:00 2001 From: moneroexamples Date: Sat, 7 May 2016 17:34:37 +0800 Subject: [PATCH] mempool added to search --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4e013d7..e530c5e 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Two Monero blockchain explorer exist in the clearnet. Although useful, their limitations are that they use JavaScript, have images ([might be used for coockless tracking](http://lucb1e.com/rp/cookielesscookies/)), use -use google analytics, are not open sourced, and are not +track users activates through google analytics, are not open sourced, and are not available as hidden services. These things are of importance for privacy-oriented users. @@ -19,7 +19,7 @@ use google analytics, are not open sourced, and are not -# Onion Monero Blockchain Explorer features +## Onion Monero Blockchain Explorer features - no javascript, no web analytics trackers, no images, i.e., no user tracking - open source which allows everyone to check its source code, fork it, contribute