Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
VIPyinzhiwei committed Sep 25, 2021
1 parent bd8900a commit 43f8ac5
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README-en.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
English | [中文](README.md)

# Eyepetizer
[![](https://img.shields.io/badge/Google-Developer%20Library-4c86ea.svg?style=flat?style=flat-square&logo=Android)][33]
[![](https://img.shields.io/badge/License-Apache%202.0-1d7fbf.svg?style=flat)][34]
[![](https://img.shields.io/badge/API-21%2B-52c82d.svg?style=flat)][35]
[![](https://img.shields.io/badge/GitHub-vipyinzhiwei-5674dd.svg?style=flat?style=flat-square&logo=GitHub)][36]

A short video Android client project based on [Kotlin][1] language imitation "[Open Eyepetizer][2]", using the MVVM architecture implemented by [Jetpack][3] + [Coroutine][30].

## Brief introduction
Expand Down Expand Up @@ -129,4 +134,8 @@ limitations under the License.
[29]:https://github.com/square/leakcanary
[30]:https://github.com/Kotlin/kotlinx.coroutines
[31]:https://www.wandoujia.com/apps/6619883/history
[32]:https://github.com/VIPyinzhiwei/Eyepetizer/releases
[32]:https://github.com/VIPyinzhiwei/Eyepetizer/releases
[33]:https://devlibrary.withgoogle.com/products/android/repos/VIPyinzhiwei-Eyepetizer
[34]:https://opensource.org/licenses/Apache-2.0
[35]:https://android-arsenal.com/api?level=21
[36]:https://github.com/VIPyinzhiwei
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
中文 | [English](README-en.md)

# Eyepetizer
[![](https://img.shields.io/badge/Google-Developer%20Library-4c86ea.svg?style=flat?style=flat-square&logo=Android)][33]
[![](https://img.shields.io/badge/License-Apache%202.0-1d7fbf.svg?style=flat)][34]
[![](https://img.shields.io/badge/API-21%2B-52c82d.svg?style=flat)][35]
[![](https://img.shields.io/badge/GitHub-vipyinzhiwei-5674dd.svg?style=flat?style=flat-square&logo=GitHub)][36]

基于 [Kotlin][1] 语言仿写「[开眼 Eyepetizer][2]」的一个短视频 Android 客户端项目,采用 [Jetpack][3] + [协程][30]实现的 MVVM 架构。

## 简介
Expand Down Expand Up @@ -130,3 +135,7 @@ limitations under the License.
[30]:https://github.com/Kotlin/kotlinx.coroutines
[31]:https://www.wandoujia.com/apps/6619883/history
[32]:https://github.com/VIPyinzhiwei/Eyepetizer/releases
[33]:https://devlibrary.withgoogle.com/products/android/repos/VIPyinzhiwei-Eyepetizer
[34]:https://opensource.org/licenses/Apache-2.0
[35]:https://android-arsenal.com/api?level=21
[36]:https://github.com/VIPyinzhiwei

0 comments on commit 43f8ac5

Please sign in to comment.