From 70b49ec823805e635af30f04e6d0d492d75842a1 Mon Sep 17 00:00:00 2001 From: Daniel Collin Date: Thu, 21 Mar 2024 22:01:47 +0100 Subject: [PATCH] misc cleanup --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index a0df2e4..33b2f81 100644 --- a/readme.md +++ b/readme.md @@ -1,7 +1,7 @@ -# Low-level bindings for BGFX - -# Maintenance status +## Maintenance status This repository is no longer maintained. If you are interested in maintaining it please contact me. +# Low-level bindings for BGFX + This code is Rust low-level bindings for https://github.com/bkaradzic/bgfx While possible to use these directly in your project it's recommended to use these high-level binindings instead https://github.com/emoon/bgfx-rs