From 3a3a3259e4f4e90a3ad93e46c5255eba03a07fdd Mon Sep 17 00:00:00 2001 From: Fatih Arslan Date: Wed, 30 Jul 2014 02:23:49 +0300 Subject: [PATCH] Add WIP note --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bee7b38..f0154bf 100644 --- a/README.md +++ b/README.md @@ -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 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