On 11-09-17 17:35, Simon IJskes wrote:
G. Simon
To counter attachment stripping: From 5af4fffd062008a1ce9411aad337e69bf7c44800 Mon Sep 17 00:00:00 2001 From: Simon IJskes <[email protected]> Date: Mon, 11 Sep 2017 17:33:57 +0200 Subject: [PATCH 1/1] added README start --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ff8f11d --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ += How to build = + + ant build -Dcluster.config=java + +in this directory +
