From 9ad28e78c8ca1bd51399f7e07b68c8e80acb609b Mon Sep 17 00:00:00 2001 From: EnfxcFCb6 Date: Tue, 27 May 2025 16:57:40 -0400 Subject: [PATCH] Standardized README to Markdown format --- README.md | 9 +++++++++ readme.html | 14 -------------- 2 files changed, 9 insertions(+), 14 deletions(-) create mode 100644 README.md delete mode 100644 readme.html diff --git a/README.md b/README.md new file mode 100644 index 0000000..b7fcfac --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +An SBML (and related XPP and other formats) implementation of the classic HH paper: + +Hodgkin AL, Huxley AF (1952) A quantitative description of membrane current and its application to conduction and excitation in nerve. *J Physiol* 117:500-44 + +is available in the [BIOMODELS](http://www.ebi.ac.uk/biomodels/) database [http://www.ebi.ac.uk/compneur-srv/biomodels-main/publ-model.do?mid=BIOMD0000000020](http://www.ebi.ac.uk/compneur-srv/biomodels-main/publ-model.do?mid=BIOMD0000000020). Clicking on the XPP link will download an executable version of the HH model. + +--- + +2025-05-27 – Standardized to Markdown. \ No newline at end of file diff --git a/readme.html b/readme.html deleted file mode 100644 index 7b4afca..0000000 --- a/readme.html +++ /dev/null @@ -1,14 +0,0 @@ -
-An SBML (and related XPP and other formats) implementation of the
-classic HH paper:
-
-Hodgkin AL, Huxley AF (1952) A quantitative description of membrane
-current and its application to conduction and excitation in nerve.
-J Physiol 117:500-44
-
-is available in
-the BIOMODELS
-database http://www.ebi.ac.uk/compneur-srv/biomodels-main/publ-model.do?mid=BIOMD0000000020. Clicking
-on the XPP link will download an executable version of the HH model.
-
-