( ̧⸝⸝⍢⸝⸝)̂
parent
ef30b5b012
commit
a613b8331f
|
@ -4,19 +4,19 @@ An implementation in Go.
|
|||
|
||||
## To build
|
||||
|
||||
````bash
|
||||
````shell
|
||||
make build
|
||||
````
|
||||
|
||||
## To run
|
||||
|
||||
````bash
|
||||
````shell
|
||||
make run
|
||||
````
|
||||
|
||||
## To test
|
||||
|
||||
````bash
|
||||
````shell
|
||||
make test
|
||||
````
|
||||
|
||||
|
|
Loading…
Reference in New Issue