Skip to content

Commit

Permalink
Add Readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
tanghao-xiaomi committed Dec 20, 2024
1 parent 3f01ba8 commit a41e78a
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Demo

\[ English | [简体中文](README_zh-cn.md) \]

## Overview

This repository implements examples of openvela native application code. Developers can quickly get started with development based on our documentation and examples.

## Usage Instructions

- [Music Player](../../../../open-vela/docss/Example/Music_Player_Example_en.md)
- [Smart Band](../../../../open-vela/docss/Example/Smart_Band_Example_en.md)
- [Bicycle Computer](../../../../open-vela/docss/Example/X_Track_en.md)
13 changes: 13 additions & 0 deletions README_zh-cn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Demo

\[ [English](README.md) | 简体中文 \]

## 简介

该仓库实现了 openvela native应用代码示例,开发者可以根据我们的文档和示例,快速上手开发。

## 使用说明

- [音乐播放器](../../../../open-vela/docss/Example/Music_Player_Example_zh-cn.md)
- [智能手环](../../../../open-vela/docss/Example/Smart_Band_Example_zh-cn.md)
- [自行车码表](../../../../open-vela/docss/Example/X_Track_zh-cn.md)

0 comments on commit a41e78a

Please sign in to comment.