From 8b9615be8898ccfa361b0de16af207aeaa6aa594 Mon Sep 17 00:00:00 2001 From: Josh Heidenreich Date: Wed, 8 Feb 2012 09:06:58 +1030 Subject: Added (and improved) READMEs for modules which used to be in libs-gui --- ucbhelper/README | 1 + 1 file changed, 1 insertion(+) create mode 100644 ucbhelper/README (limited to 'ucbhelper/README') diff --git a/ucbhelper/README b/ucbhelper/README new file mode 100644 index 000000000000..ff3d49b0b8f6 --- /dev/null +++ b/ucbhelper/README @@ -0,0 +1 @@ +C++ wrappers to help make using content providers easy. -- cgit