improved README.md

master
Charles Iliya Krempeaux 2023-09-28 19:21:19 +09:00
parent 272fd84518
commit 1f1dfca71d
1 changed files with 18 additions and 0 deletions

View File

@ -54,3 +54,21 @@ if found {
fmt.Println("nothing")
}
```
## Import
To import package **opt** use `import` code like the follownig:
```
import "sourcecode.social/reiver/go-opt"
```
## Installation
To install package **opt** do the following:
```
GOPROXY=direct https://sourcecode.social/reiver/go-opt
```
## Author
Package **opt** was written by [Charles Iliya Krempeaux](http://changelog.ca)