From eae1589307acd95425361881ef0d13e4ce3cc81c Mon Sep 17 00:00:00 2001 From: Gustavo Cortez Date: Thu, 20 Mar 2014 16:42:28 -0300 Subject: [PATCH] Update read me --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 31259593..77c167b8 100644 --- a/README.md +++ b/README.md @@ -136,8 +136,8 @@ The end-points are: ``` ### Address ``` - /api/addr/[:addr] - /api/addr/mmvP3mTe53qxHdPqXEvdu8WdC7GfQ2vmx5 + /api/addr/[:addr][?getBalance=1] + /api/addr/mmvP3mTe53qxHdPqXEvdu8WdC7GfQ2vmx5?getBalance=1 ``` ### Transactions by Block ```