From 278ad4d3f7f73bd1d374854ec9417ab867345352 Mon Sep 17 00:00:00 2001 From: VirxEC Date: Sun, 20 Aug 2023 23:32:00 -0400 Subject: [PATCH] Update README --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 505abd0..0b3cae5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ ## rlviser-py -[![forthebadge](https://forthebadge.com/images/badges/made-with-rust.svg)](https://forthebadge.com) - Python implementation that manages a UDP connection to RLViser, it launches the [RLViser binary](https://github.com/VirxEC/rlviser) from the current working directory upon first calling any render function. Currently able to visualize RLGym GameState objects, but requires the boost pad locations to be sent first.