diff options
| author | Kimxu <kimxu_me@163.com> | 2019-03-07 15:13:32 +0800 |
|---|---|---|
| committer | xuri <xuri.me@gmail.com> | 2019-03-07 15:13:32 +0800 |
| commit | 164a3e126aafd1b5652d9da60ae2ba2240d412eb (patch) | |
| tree | fc154666f8109c2be3127e526bb764f621cb51dc /README.md | |
| parent | 12c1e2481e3f9f3c3c12a938484f04b12d5dede8 (diff) | |
update README and functions docs (#351)
* update README and functions docs
* update README and functions docs
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
