Skip to content

Commit

Permalink
📄 docs: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangyunjie committed Jul 5, 2024
1 parent 529ce5b commit 100a2f1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Flutter Build & Upload Artifact
name: Build

on:
workflow_dispatch:
Expand Down
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# localsend_rs

[![Build](https://github.com/tom8zds/localsend_rs/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/tom8zds/localsend_rs/actions/workflows/build.yml)

WIP: this repository is still WIP.

A localsend protocol V2 implementation in flutter and rust for better performance.
Expand Down Expand Up @@ -28,10 +30,10 @@ Test condition :
- [x] Cancel
- [ ] Send
- [ ] User interface
- [ ] device page
- [ ] discover page
- [x] device page
- [x] discover page
- [ ] send page
- [ ] setting page
- [x] setting page
- [x] Platform
- [x] Windows
- [x] Android
Expand Down

0 comments on commit 100a2f1

Please sign in to comment.