From 13e77cec55b3789366a2db62b06d6d3df6a02470 Mon Sep 17 00:00:00 2001 From: Mans Ziesel Date: Mon, 5 Feb 2024 16:15:59 +0100 Subject: [PATCH] add readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a6481e5 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Jmonit +Simple monitoring application written in Java. +Runtime configuration using [pkl lang](https://pkl-lang.org)