From ad3537ff696c8f96e39f0a6cbdab7dc4dbea9cce Mon Sep 17 00:00:00 2001 From: davidovski Date: Tue, 13 Apr 2021 11:57:11 +0100 Subject: [PATCH] added readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d3a2b00 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# anyscroll + +Scroll anywhere in your x11 environment by clicking and dragging! + +This program was heavily inspired by the browser extension [scroll anywhere](https://fastaddons.com/#scroll_anywhere) + +still in development