1
0
mirror of https://github.com/fumiama/go-base16384.git synced 2026-06-12 14:10:32 +08:00
This commit is contained in:
fumiama
2021-08-08 11:19:04 +08:00
parent c4a5495cbd
commit da16be98e0
3 changed files with 13 additions and 1 deletions

View File

@@ -14,7 +14,7 @@ Turn the result to its original coding form to decode.
# Usage
## As package
Just include it in your project.
Just import it in your project.
## As lib
Copy this repo to `$GOPATH/src`, then execute
```bash