From 164a3e126aafd1b5652d9da60ae2ba2240d412eb Mon Sep 17 00:00:00 2001 From: Kimxu Date: Thu, 7 Mar 2019 15:13:32 +0800 Subject: update README and functions docs (#351) * update README and functions docs * update README and functions docs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index c4936b6..faa4bf6 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,8 @@ Excelize is a library written in pure Go and providing a set of functions that a **WARNING!** -From version 1.5 all row manipulation methods uses Excel row numbering starting with `1` instead of zero-based numbering -which take place in some methods in eraler versions. +From version 1.5.0 all row manipulation methods uses Excel row numbering starting with `1` instead of zero-based numbering +which take place in some methods in eraler versions. ## Basic Usage -- cgit v1.2.1