Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
VarusHsu authored Mar 9, 2024
1 parent f85d1ac commit 21d19a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ a easier use excel file create tool for golang

## install
```shell
go get github.com/varushsu/excelorm
go get -u 'github.com/varushsu/excelorm@latest'
```

## Quick Start
Expand Down Expand Up @@ -54,4 +54,4 @@ if err != nil {

[test.xlsx](test.xlsx)

* support multi-sheets by define more structs
* support multi-sheets by define more structs

0 comments on commit 21d19a9

Please sign in to comment.