]> code.octet-stream.net Git - m17rt/blobdiff - m17app/src/lib.rs
Fix timing bugs and add documentation
[m17rt] / m17app / src / lib.rs
index 06a6cfacba8394ff2e5653edaeac4471610ad286..91135151938e23d7db488380ed2b62cb88868d22 100755 (executable)
@@ -1,3 +1,5 @@
+#![doc = include_str!("../README.md")]
+
 pub mod adapter;
 pub mod app;
 pub mod error;