From 933b03311e1c95dba7448dad9445ad848defe3f7 Mon Sep 17 00:00:00 2001 From: yhy808 <123591630+yhy808@users.noreply.github.com> Date: Wed, 2 Oct 2024 20:43:00 -0400 Subject: [PATCH 1/2] Update and rename README to README.md --- README => README.md | 1 + 1 file changed, 1 insertion(+) rename README => README.md (99%) diff --git a/README b/README.md similarity index 99% rename from README rename to README.md index 0ce5449..e7dfb56 100644 --- a/README +++ b/README.md @@ -5,6 +5,7 @@ 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 From 30532c5ac35ac2cfb2bb96bdd8a6b01c4bb893be Mon Sep 17 00:00:00 2001 From: yhy808 <123591630+yhy808@users.noreply.github.com> Date: Sun, 6 Oct 2024 11:50:25 -0400 Subject: [PATCH 2/2] added changelog and put journal name in Italics --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e7dfb56..c461a18 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,16 @@ 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 +*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 - +Changelog: +---------- +2024-10: Converted readme to markdown