From bc461d7d598b3116ce39a998e8d17953f089b8c2 Mon Sep 17 00:00:00 2001 From: EnfxcFCb6 Date: Fri, 20 Jun 2025 16:52:57 -0400 Subject: [PATCH] Standardized README to Markdown format --- readme.html => README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) rename readme.html => README.md (50%) diff --git a/readme.html b/README.md similarity index 50% rename from readme.html rename to README.md index f405b0c..e7447c4 100644 --- a/readme.html +++ b/README.md @@ -1,10 +1,12 @@ -
 Here is a web link to the Brian simulator
 
-http://www.briansimulator.org/
+[http://www.briansimulator.org/](http://www.briansimulator.org/)
 
 whose vector methods are disscussed in the article
 
-Brette R, Goodman DF (2011) Vectorized Algorithms for Spiking Neural
-Network Simulation. Neural Comput
-
+Brette R, Goodman DF (2011) Vectorized Algorithms for Spiking Neural +Network Simulation. *Neural Comput* + +--- + +2025-06-20: Converted README to Markdown. \ No newline at end of file