From: Peter Hutterer Date: Tue, 11 Feb 2014 06:27:50 +0000 (+1000) Subject: README: remove the warning, it's stable now X-Git-Tag: libevdev-1.0~7 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2a06d3e1825f372ad238486caab8cf8c3c6e383e;p=platform%2Fupstream%2Flibevdev.git README: remove the warning, it's stable now Signed-off-by: Peter Hutterer --- diff --git a/README.md b/README.md index 98d0b76..499d2d6 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,6 @@ interface to the callers, thus avoiding erroneous ioctls, etc. git://git.freedesktop.org/git/libevdev http://cgit.freedesktop.org/libevdev/ -**libevdev is currently in early stages of development. Use at your own risk** - The eventual goal is that libevdev wraps all ioctls available to evdev devices, thus making direct access unnecessary.