diff --git a/README.md b/README.md
index e51486c63d9c4e31f44458f0d2f15c563ea6150e..42aa39fc3f900985b5d94b161f56e2b627ca5304 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 Julia port of [NeuronUnitOpt](https://github.com/russelljjarvis/NeuronunitOpt)
 
-Making spiking neural [models expressed in Julia](https://github.com/AStupidBear/SpikingNeuralNetworks.jl) amenable to python neuronunit/sciunit testing of model fitness and genetic algorith optimization.
+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.
 
 [![Build Status](https://travis-ci.org/russelljjarvis/SpikingNeuralNetworks.jl.svg?branch=master)](https://travis-ci.org/russelljjarvis/SpikingNeuralNetworks.jl)