From 5d8e4ea6a91aa54569d76d0af13e17f80d8ecf2f Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Mon, 16 Feb 2015 12:59:33 -0500 Subject: Fix acronym case --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index e1e96ad..3ae7437 100644 --- a/README.md +++ b/README.md @@ -18,12 +18,12 @@ I ported the Castelli codebase to GNU Autotools in an attempt to make life a little easier and decided to release it as a tarball. -# Why is this package called "kasym" and not KURUCZ or CASTELLI? +# Why is this package called "KASyM" and not KURUCZ or CASTELLI? -"KaSyM" == "Kurucz ATLAS Synthesis Models" +"KASyM" == "Kurucz ATLAS Synthesis Models" Castelli took the time to port the archaic VMS code to Linux/Unix, however -I feel like it would be wrong to call it "CaSyM" for obvious reasons. +I feel like it would be wrong to call it "CASyM" for obvious reasons. The random documentation on each of the two sites made me realize all of the programs were tied to each other in one way or another. For example, you can't -- cgit