Skip to content

Commit 0bfa728

Browse files
authored
Add X11 disclaimer
1 parent cdbb71c commit 0bfa728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Mouse-rs is a rust library for controlling your mouse from a rust program, without having to go into your kernel yourself.
55

66
This project was loosely based on the python [mouse](https://github.com/boppreh/mouse/) library.
7-
Currently it supports macos, windows and linux! If you need any other OS added please open an [issue](https://github.com/DankDumpster/mouse-rs/issues/new)
7+
Currently it supports macos, windows and linux (X11)! If you need any other OS added please open an [issue](https://github.com/DankDumpster/mouse-rs/issues/new)
88

99
## Installation
1010
Add mouse-rs to your cargo.toml

0 commit comments

Comments
 (0)