readme: Changed.
This commit is contained in:
parent
12bb16228e
commit
97a5d794e1
1 changed files with 7 additions and 5 deletions
12
readme
12
readme
|
@ -1,5 +1,7 @@
|
||||||
# goblin
|
Base utils without exceed options and with additional options I needed in my scripts.
|
||||||
GO Base utiL ImplementatioN
|
Lack of a few features is a feature too.
|
||||||
Simple and crossplatform implementation of base(core) utils
|
It is supposed to be as simple as possible.
|
||||||
in highlevel Golang targeted to be easy to modify
|
Inspired by Plan 9 utils.
|
||||||
and implement new features.
|
Install:
|
||||||
|
$ go build
|
||||||
|
$ go install
|
||||||
|
|
Loading…
Reference in a new issue