Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add screenshots to README.md
  • Loading branch information
cloudwebrtc authored Feb 4, 2020
1 parent 6d13e0e commit 025dc25
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,19 @@ ION is a distributed RTC system written by pure go and flutter

## Roadmap


[Projects](https://github.com/pion/ion/projects/1)
Welcome contributing to ion!

## Project status
[![Stargazers over time](https://starchart.cc/pion/ion.svg)](https://starchart.cc/pion/ion)


# Screenshots
## iOS/Android
<img width="180" height="370" src="https://raw.githubusercontent.com/pion/ion/master/screenshots/flutter/flutter-01.jpg"/> <img width="180" height="370" src="https://raw.githubusercontent.com/pion/ion/master/screenshots/flutter/flutter-02.jpg"/> <img width="180" height="370" src="https://raw.githubusercontent.com/pion/ion/master/screenshots/flutter/flutter-03.jpg"/>
## PC/HTML5
<img width="360" height="265" src="https://raw.githubusercontent.com/pion/ion/master/screenshots/web/ion-01.jpg"/> <img width="360" height="265" src="https://raw.githubusercontent.com/pion/ion/master/screenshots/web/ion-02.jpg"/>
<img width="360" height="265" src="https://raw.githubusercontent.com/pion/ion/master/screenshots/web/ion-04.jpg"/> <img width="360" height="265" src="https://raw.githubusercontent.com/pion/ion/master/screenshots/web/ion-05.jpg"/>
## How to use
### 1. make key
```
Expand Down

0 comments on commit 025dc25

Please sign in to comment.