summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2017-12-19 14:54:43 +0000
committerRichard Hughes <richard@hughsie.com>2017-12-19 15:06:08 +0000
commit654c70517af4ab9c36b5196fc2b69f0b6d8f4946 (patch)
tree188d935c732014609e376b6744d85a2b33f505c5
parentedf7e15fafb79656a9d80cc6b50f3cb68ceb7f94 (diff)
downloadgusb-654c70517af4ab9c36b5196fc2b69f0b6d8f4946.tar.gz
trivial: Update README to reflect stability
-rw-r--r--README.md (renamed from README)10
-rw-r--r--contrib/libgusb.spec.in2
2 files changed, 5 insertions, 7 deletions
diff --git a/README b/README.md
index a5daae0..bbe63a4 100644
--- a/README
+++ b/README.md
@@ -1,3 +1,6 @@
+GUsb
+====
+
GUsb is a GObject wrapper for libusb1 that makes it easy to do
asynchronous control, bulk and interrupt transfers with proper
cancellation and integration into a mainloop.
@@ -5,9 +8,4 @@ This makes it easy to integrate low level USB transfers with your
high-level application or system daemon.
Not everything you can do in libusb1 is wrapped, although we'll accept
-feature requests (with patches) if it makes sense. There is some pretty
-low hanging fruit if you're interested.
-
-Note: GUsb is not API or ABI stable at this time, so don't go bitchin'
-when we break your compile. That said, we're not going to break API
-without a good reason. Caveat emptor.
+feature requests (with patches) if it makes sense.
diff --git a/contrib/libgusb.spec.in b/contrib/libgusb.spec.in
index 3624fda..fd21e2e 100644
--- a/contrib/libgusb.spec.in
+++ b/contrib/libgusb.spec.in
@@ -44,7 +44,7 @@ GLib headers and libraries for gusb.
%files
%defattr(-,root,root,-)
-%doc README AUTHORS NEWS COPYING
+%doc README.md AUTHORS NEWS COPYING
%{_libdir}/libgusb.so.?
%{_libdir}/libgusb.so.?.0.*
%{_libdir}/girepository-1.0/GUsb-1.0.typelib