Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
keynmol committed Sep 27, 2024
1 parent 9a26c6c commit 5eedf6b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

This is an accompanying repo to my [blog post](https://blog.indoorvivants.com/2024-09-30-scalafmt-genetic-optimiser).

The genetic algorithms implementation is in a separate library called [Genovese](https://github.com/indoorvivants/genovese).

You will need to have NPM and Scala-CLI installed if you want to run it locally.

Run: `make run`
Expand Down

0 comments on commit 5eedf6b

Please sign in to comment.