diff --git a/README.md b/README.md index 0a5bba3..5f3a6e8 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,9 @@ source = " " pp Sexpr.parse(source) -" + +# [["test", ["arg1", "arg2"], "something", "else"], +# ["another", "object", ["with", ["nests", ["too"]]]]] ``` ## Contributing