diff --git a/README.md b/README.md index 42aa39fc3f900985b5d94b161f56e2b627ca5304..9999ae91ecc1243430c1f783fc194854828433e2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Julia port of [NeuronUnitOpt](https://github.com/russelljjarvis/NeuronunitOpt) +# Effectively a Julia port of [NeuronUnitOpt](https://github.com/russelljjarvis/NeuronunitOpt) This project glues together three repositories (2 Julia, 1 python) with the result that spiking neural [models expressed in Julia](https://github.com/AStupidBear/SpikingNeuralNetworks.jl) become amenable to python neuronunit/sciunit testing of model fitness and genetic algorith optimization.