From b9fe22a24c0a6cd9acce30ac9d884c059db58985 Mon Sep 17 00:00:00 2001 From: Glade Diviney Date: Fri, 14 Oct 2016 09:00:09 -0700 Subject: [PATCH] describe project in README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 09f2aa4..19f464b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # CUPS-for-Android -CUPS-for-Android + +This project contains code derived from CUPS (see https://github.com/apple/cups) and modified for use as a dynamically-linked library within the Mopria Print Service.