diff --git a/README.md b/README.md
index b9dbac960606810917d8a752d63bc6cd100a6c1e..a2b4bcd713b18102daa12481234c343867dbd5de 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # A Julia port of [NeuronUnitOpt](https://github.com/russelljjarvis/NeuronunitOpt)
 
-This project glues together four repositories with the in order to optimise spiking neural [models evaluated in Julia](https://github.com/AStupidBear/SpikingNeuralNetworks.jl) optimized against experimental data via a [julia genetic algorith optimization](https://github.com/gsoleilhac/NSGAII.jl/).
+A toolchain to optimise spiking neural [models evaluated in Julia](https://github.com/AStupidBear/SpikingNeuralNetworks.jl) against experimental data via a [genetic algorith optimization](https://github.com/gsoleilhac/NSGAII.jl/).
 
 [![Build Status](https://travis-ci.org/russelljjarvis/SpikingNeuralNetworks.jl.svg?branch=master)](https://travis-ci.org/russelljjarvis/SpikingNeuralNetworks.jl)