From 10f940b159dfe00efbe273d0ccfbca5e8ce8d6cf Mon Sep 17 00:00:00 2001 From: Anton Malinskiy Date: Sat, 17 Feb 2018 01:54:27 +0700 Subject: [PATCH] Update README.md --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e0e5988..8f64482 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,3 @@ -[![Build Status](https://travis-ci.org/agoda-com/docker-emulator-android.svg?branch=master)](https://travis-ci.org/agoda-com/docker-emulator-android) -[![Docker Stars](https://img.shields.io/docker/stars/agoda-com/docker-emulator-android.svg)]() -[![Docker Pulls](https://img.shields.io/docker/pulls/agoda-com/docker-emulator-android.svg)]() - # docker-emulator-android docker-emulator-android is one of the components of [android-farm](https://github.com/agoda-com/android-farm). It runs android emulator with hardware acceleration in a container. @@ -31,3 +27,9 @@ $ docker run --rm --privileged -e ANDROID_ARCH="x86" -e ANDROID_CONFIG="skin.nam ``` For all the options available please check the [official documentation](https://developer.android.com/studio/run/emulator-commandline.html) + +# License + +docker-emulator-android is open source and available under the [Apache License, Version 2.0](LICENSE). + +Android SDK components are available under the [Android Software Development Kit License](https://developer.android.com/studio/terms.html)