From bdb87e6fbeaa8b0748c555b6bd80811415aa5203 Mon Sep 17 00:00:00 2001 From: "LB (Ben Johnston)" Date: Fri, 22 Sep 2023 07:14:23 +1000 Subject: [PATCH] Remove TODO from the README (#63) - This is function on Windows & Linux, bugs can be raised if needed, see related #46 #35 #31 (all closed) - Elasticsearch/Opensearch Docker container is already an issue #3 (still open) --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index 8da0860..95e0c51 100644 --- a/README.md +++ b/README.md @@ -261,10 +261,3 @@ git pull --all You can use the same setup to contribute to Willow. You simply do the same operations to fork the Willow project and point your local copy of Willow to your fork. - - -TODO ----- - -* Set up an elasticsearch service container -* Test on Windows and Linux