From 4e0626cdfe2fd92d9f5cc67f523fd4afe0aec0fa Mon Sep 17 00:00:00 2001 From: EnfxcFCb6 Date: Tue, 27 May 2025 16:26:22 -0400 Subject: [PATCH] Standardized README to Markdown format --- README.md | 11 +++++++++++ readme.html | 9 --------- 2 files changed, 11 insertions(+), 9 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..1678ad4 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +This simulation and other auditory models are available at +[EarLab](http://earlab.bu.edu), a digital warehouse of auditory data and models. + +This matlab model is self-contained and can be started by typing IHC_demo at the +matlab prompt. + +See matlab file for help and details. + +--- + +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 f309ae9..0000000 --- a/readme.html +++ /dev/null @@ -1,9 +0,0 @@ -
-This simulation and other auditory models are available at 
-EarLab, a digital warehouse of auditory data and models.
-
-This matlab model is self-contained and can be started by typing IHC_demo at the
-matlab prompt.
-
-See matlab file for help and details.
-