From bcae90554cdcbe0d7d7bdc0243cd0d97ee1c02f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arttu=20Ylh=C3=A4vuori?= <10089872+areee@users.noreply.github.com> Date: Mon, 16 Dec 2019 12:16:59 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index aa0e584..af14142 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ This application runs on [Google Play Services for AR](https://play.google.com/store/apps/details?id=com.google.ar.core) (ARCore), which is provided by Google LLC and governed by the [Google Privacy Policy](https://policies.google.com/privacy). +## License + +This project is licensed under the **GNU General Public License v3.0**. See the [LICENSE](https://github.com/hti-group4/PECS2life/blob/master/LICENSE) file for the details. + ## Libraries used in this project - [ARCore SDK for Android Studio](https://github.com/google-ar/arcore-android-sdk/) & [Sceneform SDK for Android](https://github.com/google-ar/sceneform-android-sdk) (the AR features)