Skip to content

Commit

Permalink
chore: remove text from README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Animeshz committed Jan 4, 2024
1 parent 2d17241 commit fbcf117
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,12 @@
<a href="https://github.com/Animeshz/keyboard-mouse-kt/releases">
<img src="https://img.shields.io/github/release-date/Animeshz/keyboard-mouse-kt?style=flat-square&label=Latest%20Release" alt="Latest Release" />
</a>
<a href="https://bintray.com/animeshz/maven/keyboard-kt">
<img src="https://img.shields.io/bintray/v/animeshz/maven/keyboard-kt?color=blue&style=flat-square" alt="Bintray Version">
</a>
<img src="https://img.shields.io/github/languages/code-size/Animeshz/keyboard-mouse-kt?style=flat-square" alt="Code Size"/>
<a href="https://github.com/Animeshz/keyboard-mouse-kt/blob/master/LICENSE">
<img src="https://img.shields.io/github/license/Animeshz/keyboard-mouse-kt?style=flat-square" alt="License" />
</a>
</p>

__KeyboardMouse.kt is still in an experimental stage, as such we can't guarantee API stability between releases. While
we'd love for you to try out our library, we don't recommend you use this in production just yet.__

__Notice: Project is on hold till about one month or somewhat longer (I'm busy). Keyboard support is ready, mouse support will be added later, have fun using the library. Feel free to put any suggestions in Github discussions or create Issues/PRs :)__

## What is KeyboardMouse.kt

KeyboardMouse.kt is a lightweight, coroutine-based multiplatform kotlin library for idiomatically interacting with Keyboard and Mouse (receiving and sending global events) from Kotlin, Java and NodeJS.
Expand Down

0 comments on commit fbcf117

Please sign in to comment.