From aeb028c523c238c7602e88e4f2908ceb71bcf744 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20M=C3=BCller?= Date: Sun, 5 May 2024 16:38:16 +0200 Subject: [PATCH] Added readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..90be27d --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# pret-pas + +Pretty printer for Pascal source code to be used with ConTeXt. + +Please note that the code might be outdated. \ No newline at end of file