diff --git a/README.md b/README.md index 9c14721..1bac977 100644 --- a/README.md +++ b/README.md @@ -2,16 +2,16 @@

huŃ—

- Simple UI library for games and other interactive applications - + + Simple UI library for games and other interactive applications + + crates.io +
license -
- crates.io - -
- + Formerly kubi-ui - + +


@@ -23,3 +23,61 @@ + +

Backends

+ + + + + + + + + + + + + + + + +
+ hui + + glium + + winit + + wgpu +
+ 0.1.0-alpha.2 + + + hui-glium = "0.1.0-alpha.2"
+ glium = "0.34" +
N/A
+ 0.1.0-alpha.1 + + + hui-glium = "0.1.0-alpha.1"
+ glium = "0.34" +
N/A