diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-02-16 12:59:33 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-02-16 12:59:33 -0500 |
commit | 5d8e4ea6a91aa54569d76d0af13e17f80d8ecf2f (patch) | |
tree | e18cd0eb3a21e907b965da6c65418a0b7f5ac55b /README.md | |
parent | e8e18c7c54f0738f376b8bab5ec7ace8741b0c53 (diff) | |
download | kasym-5d8e4ea6a91aa54569d76d0af13e17f80d8ecf2f.tar.gz |
Fix acronym case
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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
|