diff options
author | xuri <xuri.me@gmail.com> | 2019-03-20 15:13:41 +0800 |
---|---|---|
committer | xuri <xuri.me@gmail.com> | 2019-03-20 15:13:41 +0800 |
commit | beff7b4f3c1c9a964d5f09181e1368d3a2b9a096 (patch) | |
tree | 754e7ddfd98b277e3737891c005a174c83c04c73 /README.md | |
parent | dc01264562e6e88d77a28042408029770ea32df4 (diff) |
Typo fixed and godoc updated
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ which take place in some methods in eraler versions. ### Installation -```go +```bash go get github.com/360EntSecGroup-Skylar/excelize ``` |