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