update README

This commit is contained in:
Unknwon
2015-08-07 23:06:16 +08:00
parent 7fd539083a
commit 18a90d4a80
3 changed files with 134 additions and 2 deletions
+1 -1
View File
@@ -198,7 +198,7 @@ func Test_Struct(t *testing.T) {
Age int
GPA float64
NeverMind string `ini:"-"`
*Embeded
*Embeded `ini:"infos"`
}
a := &Author{"Unknwon", true, 21, 2.8, "",
&Embeded{