diff --git a/README.md b/README.md index 608cfbe..730117e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # HushGP A PushGP implementation in Haskell +This branch is meant to overhaul the system with the lens +library for more abstraction. + ## Tasks * [ ] Post minimal core of exec to haskell discourse for advice about speed optimization. * [x] Do test-driven development on this one.