diff --git a/README.md b/README.md index 278b8f5..7551751 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # C++ QUICK REFERENCE / C++ CHEATSHEET Based on Phillip M. Duxbury's C++ Cheatsheet and edited by Morten Nobel-Jørgensen. -The cheatsheet focus on C++ - not on the library. +The cheatsheet focus is on C++ - not on the library. C++11 additions is inspired by ISOCPP.org C++11 Cheatsheet). The goal is to give a concise overview of basic, modern C++.