diff --git a/README.md b/README.md index 6fb94c76..f3f240f3 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ -Do not link against this repo, as it is will be renamed later +GmsLib +====== +This library is a compatibility implementation of the often used play-services library. + +It will try to use the Play Services when installed on the target device. If this is not possible, a basic fallback implementation might be used.