diff --git a/README.md b/README.md index 24418a4..3f91c00 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,8 @@ Note: This program is for personal use. I will modify it as I deem necessary, bu I may or may not do these, but they sound fun to implement to me! - [ ] additional macro features - - relative cursor movements - - screenshotting whole/parts ot the screen (using external programs) + - [ ] relative cursor movements + - [ ] screenshotting whole/parts ot the screen (using external programs) - [ ] Macro daemon kind of thing to listen in the background for keyboard shortcuts? - [ ] the daemon itself - [ ] config file @@ -48,4 +48,4 @@ I may or may not do these, but they sound fun to implement to me! ## Installation -Currently only manually possible via `cargo build --release` and then moving the result into your $PATH. \ No newline at end of file +Currently only manually possible via `cargo build --release` and then moving the result into your $PATH.