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 15, 2023
1 parent c51e7bc commit e89629b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions root/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ 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/NervousGroove/W7DTH
go get github.com/simplyYan/W7DTH
```

## 📖 DOCUMENTATION
You can access the documentation by clicking here or by going to:
```bash
https://github.com/NervousGroove/W7DTH/wiki/Documentation
https://github.com/simplyYan/W7DTH/wiki/Documentation
```

## 🎯 Main features
Expand Down

0 comments on commit e89629b

Please sign in to comment.