diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -0,0 +1,8 @@ +Kevin's Awesome Go Utility Stuff +================================ + +Some utility stuff I use in some of my Go programs / libraries. + +Get it with: + +go get github.com/kagus |