Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
thewh1teagle committed Dec 4, 2023
2 parents f73aad3 + e0c294f commit 84ec7c9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,15 @@ k = Keyboard()
k.type('Hello world!')
```

## Features
- Relative / Absolute mouse movements
- Left / Right click
- Scrolling
- Typing
- Hot keys
- Easy to setup
- Comprehensive Testing

## Examples
see [examples](examples)

Expand Down

0 comments on commit 84ec7c9

Please sign in to comment.