diff --git a/README.md b/README.md index 9999ae91ecc1243430c1f783fc194854828433e2..4a9e77fa746355f5beada152ba0d70e945b8aeeb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 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. +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. [](https://travis-ci.org/russelljjarvis/SpikingNeuralNetworks.jl)