From 715c9ade72a114b74121b3ef6da8d94d51d316a9 Mon Sep 17 00:00:00 2001 From: "Fanani M. Ihsan" Date: Mon, 4 Jul 2016 16:29:01 +0700 Subject: [PATCH] update README file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 676e0d7..a2736c5 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Complete documentation can be found at [Readthedocs](http://pyzk.readthedocs.io/ # Api Usage -Create an ZK instnace and you will ready to call api. +Just create a ZK object and you will ready to call api. * Basic Usage ```