Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
simplyYan authored Sep 20, 2023
1 parent a4ef952 commit 77ccf8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ W7DTH is an encryption library for Go, designed to be easy, fast, lightweight an
## 📦 How to download
You can use "go get" to install W7DTH in your Go project. To do this, make sure you already have a module (go mod). You can download it using the command:
```bash
go get github.com/simplyYan/W7DTH
go get -u github.com/simplyYan/W7DTH
```

## 📖 DOCUMENTATION
Expand Down

0 comments on commit 77ccf8b

Please sign in to comment.