diff --git a/README.md b/README.md index 1c52092..19a1a89 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ A PushGP implementation in Haskell ## Tasks -* [ ] Read this: https://arxiv.org/abs/2206.04561 * [ ] Do test-driven development on this one. * [ ] Write tests for every function. * [ ] tests/ are just copied from make-grade, need to write for this project.