Skip to content

Commit 1ed7029

Browse files
Add logo (#9)
* docs(project): add logo Co-authored-by: MegEngine <[email protected]>
1 parent feacf03 commit 1ed7029

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1-
# MegFlow
1+
<div align="center">
2+
<img width="60%" src="logo.png">
3+
</div>
24

5+
## MegFlow
36
[![GitHub license](https://img.shields.io/badge/license-apache--2--Clause-brightgreen.svg)](./LICENSE)
47
[![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)
58
[![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 使用了下列项目:
8487
MegFlow Rust 使用了以下项目:
8588
* [anyhow](https://github.com/dtolnay/anyhow)
8689
* [async-std](https://github.com/async-rs/async-std)
90+
* [async-channel](https://github.com/smol-rs/async-channel)
8791
* [clap](https://github.com/clap-rs/clap)
8892
* [concurrent-queue](https://github.com/stjepang/concurrent-queue)
8993
* [ctrlc](https://github.com/Detegr/rust-ctrlc.git)

logo.png

27.2 KB
Loading

0 commit comments

Comments
 (0)