forked from Anri/cal8tor
helper line
This commit is contained in:
parent
95bd3a53a9
commit
c771c249c5
1 changed files with 1 additions and 0 deletions
|
@ -69,5 +69,6 @@ async fn main() {
|
||||||
// Show the calendar
|
// Show the calendar
|
||||||
println!("Displaying...");
|
println!("Displaying...");
|
||||||
timetable::display(timetable);
|
timetable::display(timetable);
|
||||||
|
println!("You may need to turn your terminal emulator in fullscreen if it's not already the case.");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue