From 15eab4af5a87af168f035e6164a3c79516824094 Mon Sep 17 00:00:00 2001
From: Russell Jarvis <rjjarvis@asu.edu>
Date: Sun, 22 Mar 2020 16:48:30 +1100
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 42aa39f..9999ae9 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.
 
-- 
GitLab