diff --git a/README.md b/README.md new file mode 100644 index 0000000..44bfcbc --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Overview + +Displays an analog clock with the current local time in the teminal. Uses the crate [gemini-engine](https://docs.rs/gemini-engine/latest/gemini_engine/) to display graphics in the terminal.