improved README.md

master
Charles Iliya Krempeaux 2023-09-28 19:15:15 +09:00
parent 8a8eeb3194
commit 5dc4d0638a
1 changed files with 16 additions and 0 deletions

View File

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