From 5f8041c60f6ac0dd335c6369a6d3e681ec1143bc Mon Sep 17 00:00:00 2001 From: grimmigerFuchs Date: Sat, 23 Oct 2021 16:15:23 +0200 Subject: [PATCH] updated README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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