From 5b6c78181dd11b71a8562a9cf633f4abac98022b Mon Sep 17 00:00:00 2001 From: EnfxcFCb6 Date: Mon, 2 Jun 2025 13:54:57 -0400 Subject: [PATCH] Standardized README to Markdown format --- readme.html => README.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) rename readme.html => README.md (66%) diff --git a/readme.html b/README.md similarity index 66% rename from readme.html rename to README.md index 7ffcb71..217366f 100644 --- a/readme.html +++ b/README.md @@ -1,8 +1,6 @@ - -
-ReMoto - Simulation system of spinal cord motor nuclei
+# ReMoto - Simulation system of spinal cord motor nuclei
 
-(source code and working version available at http://remoto.leb.usp.br)
+(source code and working version available at [http://remoto.leb.usp.br](http://remoto.leb.usp.br))
 
 This project was developed by Rogerio R. L. Cisi and Andre F. Kohn,
 from the Biomedical Engineering Laboratory - University of Sao Paulo,
@@ -11,8 +9,8 @@
 
 Cisi, R.R.L., Kohn, A. F. "Simulation system of spinal cord motor
 nuclei and associated nerves and muscles, in a web-based
-architecture". Journal of Computational Neuroscience, 2008
-[http://dx.doi.org/10.1007/s10827-008-0092-8].
+architecture". *Journal of Computational Neuroscience*, 2008
+[http://dx.doi.org/10.1007/s10827-008-0092-8](http://dx.doi.org/10.1007/s10827-008-0092-8).
 
 See also the ReMoto Introductory Page and a broader tutorial in PDF.
 
@@ -21,4 +19,7 @@
 obtained from this simulator. Any suggestions for improvement are
 extremely welcome. Please contact: rcisi@leb.usp.br or
 andfkohn@leb.usp.br.
-
+ +--- + +2025-06-02: Converted README to Markdown. \ No newline at end of file