diff --git a/README.rst b/README.rst index 8ec204a..25c4dbe 100644 --- a/README.rst +++ b/README.rst @@ -4,7 +4,7 @@ pyGameMath |Build Status| |Code Health| |Codacy Badge| ====================================================== | This is a math library written in python for 2D/3D game development - which is also compatible with pypy. I made it while I was learning + which is also compatible with pypy1. I made it while I was learning more about the math used in graphics development and for personal use in OpenGL related projects. | It’s still a work in progress. @@ -137,4 +137,4 @@ Legendre Polynomial (Experimental, not complete): .. |Code Health| image:: https://landscape.io/github/explosiveduck/pyGameMath/master/landscape.svg?style=flat :target: https://landscape.io/github/explosiveduck/pyGameMath/master .. |Codacy Badge| image:: https://api.codacy.com/project/badge/907e4230379f40a8bedcfc0a9a0ed43c - :target: https://www.codacy.com \ No newline at end of file + :target: https://www.codacy.com