Fix typo in README.md

"Simpler" was misspelled.
This commit is contained in:
w1res 2015-06-10 12:29:41 -04:00
parent d674aef1ed
commit 224061c88d

View File

@ -26,7 +26,7 @@ The current Font Awesome version is **4.3.0**.
I removed the C++11 requirement. And moved the c++11 code to a c++11 branch. I removed the C++11 requirement. And moved the c++11 code to a c++11 branch.
It's not that I don't like c++11, but the typed enum made the code less flexible then it is now. It's not that I don't like c++11, but the typed enum made the code less flexible then it is now.
Just integers it is. Simpeler is better. Just integers it is. Simpler is better.