Skip to content

Commit 5c93028

Browse files
authored
chore(doc): update doc to match last features
1 parent b57a570 commit 5c93028

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
# Dockerify Android
22

3-
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)
4-
![Docker](https://img.shields.io/badge/Docker-%230db7ed.svg?logo=docker&logoColor=white)
5-
![GitHub Issues](https://img.shields.io/github/issues/shmayro/dockerify-android)
6-
![GitHub Stars](https://img.shields.io/github/stars/shmayro/dockerify-android?style=social)
3+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
4+
[![Docker Pulls](https://img.shields.io/docker/pulls/shmayro/dockerify-android)](https://hub.docker.com/r/shmayro/dockerify-android)
5+
[![GitHub Issues](https://img.shields.io/github/issues/shmayro/dockerify-android)](https://github.com/shmayro/dockerify-android/issues)
6+
[![GitHub Stars](https://img.shields.io/github/stars/shmayro/dockerify-android?style=social)](https://github.com/shmayro/dockerify-android/stargazers)
77

88
**Dockerify Android** is a Dockerized Android emulator supporting multiple CPU architectures (**x86** and **arm64** in the near future ...) with native performance and seamless ADB access. It allows developers to run Android virtual devices (AVDs) efficiently within Docker containers, facilitating scalable testing and development environments.
99

1010
## 🏠 **Homepage**
1111

12-
[Project Homepage URL if available]
12+
[![GitHub](https://img.shields.io/badge/GitHub-Repo-blue?logo=github)](https://github.com/shmayro/dockerify-android)
13+
[![Docker Hub](https://img.shields.io/badge/Docker%20Hub-Repo-blue?logo=docker)](https://hub.docker.com/r/shmayro/dockerify-android)
1314

1415
## 📜 **Table of Contents**
1516

0 commit comments

Comments
 (0)