diff --git a/.assets/000000.png b/.assets/000000.png new file mode 100644 index 0000000..1870ab2 Binary files /dev/null and b/.assets/000000.png differ diff --git a/README.md b/README.md index 3e69151..84ee133 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,9 @@
Container::default()
.with_size(size!(100%, 50%))
.with_align(Alignment::Center)
@@ -52,7 +53,7 @@
})
.add_child(ui);
})
- .add_root(&mut hui, resolution);
+ .add_root(&mut hui, resolution);