From fcd365e31d8502d908a7e56a4f2c1e92116fb0f7 Mon Sep 17 00:00:00 2001 From: Georgi Kirilov <> Date: Sat, 31 Oct 2020 11:50:53 +0200 Subject: [PATCH] mention S-expressions explicitly --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0bacba0..cf4a687 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Parkour is a Lua library for structured editing, meant to be used in text editor plugins. +Parkour is a Lua library for structured editing of S-expressions, meant to be used in text editor plugins. Editors supported so far: -- 2.11.4.GIT