From 1d25818f5c04429cc85e8e1d1421ee59cbde6109 Mon Sep 17 00:00:00 2001 From: isark Date: Tue, 11 Jul 2023 08:08:04 +0000 Subject: [PATCH] Added README --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..be68104 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +Essentially a Rust re-implementation of https://github.com/SnosMe/electron-overlay-window with some additions or tweaks for my needs. + +More documentation, information and licensing coming 'soon'... \ No newline at end of file