Skip to content

Commit 11e8163

Browse files
authored
Update README.md
1 parent 4a5c079 commit 11e8163

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ U.jsonToXml("{\"a\":{\"-attr\":\"c\",\"b\":\"data\"}}");
8787
// <a attr="c">
8888
// <b>data</b>
8989
// </a>
90+
9091
U.Builder builder = U.objectBuilder()
9192
.add("firstName", "John")
9293
.add("lastName", "Smith")

0 commit comments

Comments
 (0)