Skip to content

Commit 470c730

Browse files
committed
More readme updates
1 parent 074d4a0 commit 470c730

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
![Maintenance status](https://img.shields.io/badge/maintenance-looking--for--maintainer-yellow.svg)
44

55
Notice that this project is looking for a maintainer. If you are interested in maintaining this project, please open an issue.
6+
7+
## Bindings for BGFX
8+
69
Rust bindings to [bgfx](https://github.com/bkaradzic/bgfx), a cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
710

811
## Why another wrapper?
@@ -12,7 +15,7 @@ In some cases there will be manual implementation where it makes sense to provid
1215

1316
## Status
1417

15-
Currently being developed and the API is changing. The goal of this library is to cover the majority of the BGFX functionality while providing some Rust style convenience on top of the C API.
18+
The crate is not being developed actively.
1619

1720
Usage
1821
-----

0 commit comments

Comments
 (0)