docs: Root lib docs toegevoegd voor nu
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
//! WASM implementation of a double pendulum simulation
|
||||
//!
|
||||
//! See README.md for installation / build instructions.
|
||||
//! This implementation is just a stub for now.
|
||||
|
||||
use wasm_bindgen::prelude::*;
|
||||
|
||||
#[wasm_bindgen(start)]
|
||||
|
||||
Reference in New Issue
Block a user