@@ -12,6 +12,8 @@ Usage
-----
```rust
+use simple_logger::SimpleLogger
+
fn main() {
SimpleLogger::new().init().unwrap();