diff --git a/index.html b/index.html index 475d77d..fdd18c3 100644 --- a/index.html +++ b/index.html @@ -39,6 +39,7 @@
+ A Rust library to create Good Games Easily
let state = &mut MainState::new(ctx).unwrap();
event::run(ctx, state).unwrap();
}
+ ]]>