From bdfa3e96f668be4312fe764f63bfc36e9037aff3 Mon Sep 17 00:00:00 2001 From: LB Johnston Date: Fri, 22 Sep 2023 06:58:00 +1000 Subject: [PATCH] Remove TODO from the README - 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 ad1ddc3..4c89256 100644 --- a/README.md +++ b/README.md @@ -235,10 +235,3 @@ Contributing to Willow 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