add crates and docs shields to README
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
# raw-gl-context
|
# raw-gl-context
|
||||||
|
|
||||||
|
[](https://crates.io/crates/raw-gl-context)
|
||||||
|
[](https://docs.rs/raw-gl-context)
|
||||||
|
|
||||||
Library for creating an OpenGL context from a [RawWindowHandle](https://crates.io/crates/raw-window-handle). Supported platforms are Windows, macOS, and X11.
|
Library for creating an OpenGL context from a [RawWindowHandle](https://crates.io/crates/raw-window-handle). Supported platforms are Windows, macOS, and X11.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|||||||
Reference in New Issue
Block a user