From be672f6154890eb161388d58d9568651fbe8bc2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20S=C3=B6derberg?= Date: Tue, 8 Sep 2020 11:13:20 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 32010aea..893770b6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ -# commands +
+ +
+ +# Command Library Of (yo)Ur Dreams This is going to be a general-purpose Java command library. It will allow programmers to define command chains that users can use to execute pre-defined actions.