Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thewh1teagle committed Dec 4, 2023
1 parent a8d2b77 commit e0c294f
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 e0c294f

Please sign in to comment.