diff --git a/README.md b/README.md index a6754d8..96179e6 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ It is a pure lua binding if you ingore the intergrations and the love2d compat @@ -964,4 +964,4 @@ Added: 1.4.1 - First Public release of the library IMPORTANT:
-Every update I make aims to make things simpler more efficent and just better, but a lot of old code, which can be really big, uses a lot of older features. I know the pain of having to rewrite everything. My promise to my library users is that I will always have backwards support for older features! New ways may exist that are quicker and eaiser, but the old features/methods will be supported.
\ No newline at end of file +Every update I make aims to make things simpler more efficent and just better, but a lot of old code, which can be really big, uses a lot of older features. I know the pain of having to rewrite everything. My promise to my library users is that I will always have backwards support for older features! New ways may exist that are quicker and eaiser, but the old features/methods will be supported.