Improved documentation
This commit is contained in:
parent
7ab2ff6627
commit
77a33a46a4
1 changed files with 6 additions and 0 deletions
|
@ -2,6 +2,12 @@
|
|||
|
||||
A minimal & stateless assert package for writing tests.
|
||||
|
||||
## Installation
|
||||
|
||||
```shell
|
||||
go get git.akyoto.dev/go/assert
|
||||
```
|
||||
|
||||
## API
|
||||
|
||||
```go
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue