updated README

This commit is contained in:
Dominic Grimm 2021-10-23 16:15:23 +02:00
parent 1a3a7cf757
commit 5f8041c60f
1 changed files with 3 additions and 1 deletions

View File

@ -27,7 +27,9 @@ source = "
"
pp Sexpr.parse(source)
"
# [["test", ["arg1", "arg2"], "something", "else"],
# ["another", "object", ["with", ["nests", ["too"]]]]]
```
## Contributing