readme: Changed.

This commit is contained in:
jienfak 2020-05-01 03:14:23 +05:00
parent 12bb16228e
commit 97a5d794e1

12
readme
View file

@ -1,5 +1,7 @@
# goblin
GO Base utiL ImplementatioN
Simple and crossplatform implementation of base(core) utils
in highlevel Golang targeted to be easy to modify
and implement new features.
Base utils without exceed options and with additional options I needed in my scripts.
Lack of a few features is a feature too.
It is supposed to be as simple as possible.
Inspired by Plan 9 utils.
Install:
$ go build
$ go install