File tree 2 files changed +5
-1
lines changed
2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
- # MegFlow
1
+ <div align =" center " >
2
+ <img width =" 60% " src =" logo.png " >
3
+ </div >
2
4
5
+ ## MegFlow
3
6
[ ![ GitHub license] ( https://img.shields.io/badge/license-apache--2--Clause-brightgreen.svg )] ( ./LICENSE )
4
7
[ ![ ubuntu] ( https://img.shields.io/github/workflow/status/MegEngine/MegFlow/ubuntu-x86-cpu?label=ubuntu )] ( https://github.com/MegEngine/MegFlow/actions/workflows/ubuntu-x86-cpu.yml?query=workflow%3A )
5
8
[ ![ macos] ( https://img.shields.io/github/workflow/status/MegEngine/MegFlow/ubuntu-x86-cpu?label=macos )] ( https://github.com/MegEngine/MegFlow/actions/workflows/macos-x86-cpu.yml?query=workflow%3A )
@@ -84,6 +87,7 @@ MegFlow Python 使用了下列项目:
84
87
MegFlow Rust 使用了以下项目:
85
88
* [ anyhow] ( https://github.com/dtolnay/anyhow )
86
89
* [ async-std] ( https://github.com/async-rs/async-std )
90
+ * [ async-channel] ( https://github.com/smol-rs/async-channel )
87
91
* [ clap] ( https://github.com/clap-rs/clap )
88
92
* [ concurrent-queue] ( https://github.com/stjepang/concurrent-queue )
89
93
* [ ctrlc] ( https://github.com/Detegr/rust-ctrlc.git )
You can’t perform that action at this time.
0 commit comments