about summary refs log tree commit diff stats
path: root/Readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/Readme.md b/Readme.md
index d11340f0..d3cd3555 100644
--- a/Readme.md
+++ b/Readme.md
@@ -83,9 +83,9 @@ operations (albeit at the cost of some runtime checks).
 
 *Taking Mu for a spin*
 
-Mu is currently implemented in C++ and requires a unix-like environment. It's
+Mu is currently implemented in C++ and requires a Unix-like environment. It's
 been tested on Ubuntu and Mac OS X, on x86, x86\_64 and ARMv7 with recent
-versions of gcc and clang. Since it uses no recent language features and has
+versions of GCC and Clang. Since it uses no recent language features and has
 no exotic dependencies, it should work with most reasonable versions,
 compilers or processors.