Skip to content

Commit

Permalink
Add CI badge to README files
Browse files Browse the repository at this point in the history
  • Loading branch information
supervons committed Mar 13, 2024
1 parent 0f9a0db commit 42d8713
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
简体中文 | [English](./README_EN.md)

[![Android-build CI](https://github.com/supervons/ExploreRN/actions/workflows/android-build.yml/badge.svg)](https://github.com/supervons/ExploreRN/actions/workflows/android-build.yml)

# 项目目的
### 1.探索新版本RN特性;
### 2.集成各类组件并实验,造自己的轮子!
Expand Down
2 changes: 2 additions & 0 deletions README_EN.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
[简体中文](./README.md) | English

[![Android-build CI](https://github.com/supervons/ExploreRN/actions/workflows/android-build.yml/badge.svg)](https://github.com/supervons/ExploreRN/actions/workflows/android-build.yml)

# project instruction
### 1. Explore the RN features of the new version;
### 2. Integrate component experiments and build your own wheels!
Expand Down

0 comments on commit 42d8713

Please sign in to comment.