diff --git a/src/main.rs b/src/main.rs index e980ba2..bee86cb 100644 --- a/src/main.rs +++ b/src/main.rs @@ -3,6 +3,7 @@ use git2::{Remote, Repository}; fn main() { println!("Hello, world!"); + println!("Lorem Ipsum....."); println!("Rim info file should start with {}", dictionary::RIM_INFO); println!("Rim info file should start with {}", dictionary::RIM_INFO);