Add WIP note

This commit is contained in:
Fatih Arslan 2014-07-30 02:23:49 +03:00
parent dc0f34edb2
commit 3a3a3259e4

View File

@ -1,6 +1,8 @@
# Structure [![GoDoc](https://godoc.org/github.com/fatih/structure?status.svg)](http://godoc.org/github.com/fatih/structure) [![Build Status](https://travis-ci.org/fatih/structure.svg)](https://travis-ci.org/fatih/structure) # Structure [![GoDoc](https://godoc.org/github.com/fatih/structure?status.svg)](http://godoc.org/github.com/fatih/structure) [![Build Status](https://travis-ci.org/fatih/structure.svg)](https://travis-ci.org/fatih/structure)
Structure contains various utilitis to work with Go (Golang) structs. Structure contains various utilities to work with Go (Golang) structs.
** WIP, Use with care until it's finished and announced **
## Install ## Install