diff --git a/C++GUIDE.md b/C++GUIDE.md index 3820c69..813f76f 100644 --- a/C++GUIDE.md +++ b/C++GUIDE.md @@ -1,4 +1,4 @@ -# Cerc C++ Style Guide +# CERC C++ Style Guide ## What's coding style and why it matters. Coding style is just how the code looks, it's incredibly personal, and everyone has their style.