From bba2f0b1954e0bdd9c80a547b2907db48c744c2e Mon Sep 17 00:00:00 2001 From: EnfxcFCb6 Date: Tue, 27 May 2025 16:13:09 -0400 Subject: [PATCH] Standardized README to Markdown format --- README | 14 -------------- README.md | 11 +++++++++++ 2 files changed, 11 insertions(+), 14 deletions(-) delete mode 100644 README create mode 100644 README.md diff --git a/README b/README deleted file mode 100644 index 0ce5449..0000000 --- a/README +++ /dev/null @@ -1,14 +0,0 @@ -Frankenhaeuser, B. and Huxley, A. F. (1964) -The action potential in the myelinated nerve fibre of Xenoupus Laevis -as computed on the basis of voltage clamp data. -J. Physiol. 171: 302-315 - -This representation contains parameters for the standard data -and reproduces figures 1, 3, and 6. Coded in NEURON by Michael Hines. -For more information please contact michael.hines@yale.edu - - - - - - diff --git a/README.md b/README.md new file mode 100644 index 0000000..4b0aa90 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# Frankenhaeuser, B. and Huxley, A. F. (1964) + +## The action potential in the myelinated nerve fibre of Xenopus Laevis as computed on the basis of voltage clamp data. + +*J. Physiol.* 171: 302-315 + +This representation contains parameters for the standard data and reproduces figures 1, 3, and 6. Coded in NEURON by Michael Hines. For more information please contact michael.hines@yale.edu + +--- + +2025-05-27 – Standardized to Markdown. \ No newline at end of file