From bed55beaed9a4930f2d246f57426d9728c8c1884 Mon Sep 17 00:00:00 2001 From: nnoman-asif <122397862+nnoman-asif@users.noreply.github.com> Date: Fri, 24 Feb 2023 12:09:10 +0500 Subject: [PATCH] Update README.rst --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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