diff --git a/README.md b/README.md index ba59b65..689a615 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

-

huŃ—

+

hui

Simple UI library for games and other interactive applications diff --git a/hui-examples/examples/align_test.rs b/hui-examples/examples/align_test.rs index 2be1543..1987ab5 100644 --- a/hui-examples/examples/align_test.rs +++ b/hui-examples/examples/align_test.rs @@ -84,7 +84,7 @@ fn main() { color: Corners::left_right( vec4(1., 0., 0., 1.), vec4(0., 1., 0., 1.) - ).into() + ).into(), }), ], ..Default::default()