travis status added to readme
This commit is contained in:
parent
b30c1264ef
commit
79f7d1e0d2
@ -1,4 +1,5 @@
|
||||
# strcase
|
||||
strcase [![Build Status](https://travis-ci.org/iancoleman/strcase.svg)](https://travis-ci.org/iancoleman/strcase)
|
||||
=======
|
||||
|
||||
strcase is a go package for converting string case to [snake case](https://en.wikipedia.org/wiki/Snake_case) or [camel case](https://en.wikipedia.org/wiki/CamelCase).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user