From 23d0e59c2fbd6089e6a1bcbec443ba5a518f430d Mon Sep 17 00:00:00 2001 From: shenjack <3695888@qq.com> Date: Sat, 25 Mar 2023 21:02:40 +0800 Subject: [PATCH] some readme improve --- libs/pyglet_rs/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/pyglet_rs/README.md b/libs/pyglet_rs/README.md index 80649e5..5b4beb7 100644 --- a/libs/pyglet_rs/README.md +++ b/libs/pyglet_rs/README.md @@ -11,8 +11,8 @@ pyglet_rs is a python library that patches pyglet to use rust to make it faster! **This Folder may be move to an individual repo. here is just a temp location** ## requirements -- python 3.8+ -- pyglet 2.0+ +- python `3.8+` +- pyglet `2.0+` - pyo3 `0.18.1` - no more