From 54b9bbb871bf78e27202370b00b20716a4981042 Mon Sep 17 00:00:00 2001 From: Mazdak Fatahi <mazdak.fatahi@univ-lille.fr> Date: Thu, 17 Nov 2022 13:38:47 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3704867..5b75865 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,8 @@ Run MNIST Example: export INPUT_PATH=/path/to/mnist/ ./Mnist -***To run the SpiNNaker scripts, please check the following link:*** +To run the SpiNNaker scripts, please check the following link: + http://spinnakermanchester.github.io/ ## Folder structure -- GitLab