From 1881b5b3aa68c38bb87a5051b162de78701c53e3 Mon Sep 17 00:00:00 2001 From: shubhamjain1596 <49056657+shubhamjain1596@users.noreply.github.com> Date: Wed, 30 Sep 2020 22:38:29 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66d14ad..47e7956 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ zinc-python A lightweight python library for e-commerce on Zinc.io. Full API documentation is available at [the Zinc docs page](https://zinc.io/docs). -Check out the OrderTester.py program for some example usage. +Check out the OrderTester.py program's for some example usage. ZincClient Object -----------------