Skip to content

Commit 0a437bc

Browse files
authored
Update README.md
1 parent 9043cd4 commit 0a437bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66

77
# xml2map
8-
xml to map converter written Golang
8+
XML to MAP converter written Golang
99

1010
Sometimes there is a need for the representation of previously unknown structures. Such a universal representation is usually a string in the form of JSON, XML, or the structure of data map. similar to the map[string]interface{} or map[interface{}]interface{}.
1111

0 commit comments

Comments
 (0)