Skip to content

Commit

Permalink
feat(readme): add build state badge
Browse files Browse the repository at this point in the history
  • Loading branch information
chen622 committed May 28, 2022
1 parent 0c520c2 commit 7c1fcff
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# smart_offload
# Smart Offload

[中文](https://github.com/chen622/smart_offload/blob/main/README-ZH.md)
[![Build](https://github.com/chen622/smart_offload/actions/workflows/build.yml/badge.svg)](https://github.com/chen622/smart_offload/actions/workflows/build.yml)

[中文版本](https://github.com/chen622/smart_offload/blob/main/README-ZH.md)

## 1. Main Feature

Expand All @@ -26,4 +28,4 @@ cmake ..
make
# -l Specify the core; -a Specify the port
./smart_offload -l 1-9 -a 82:00.0
```
```

0 comments on commit 7c1fcff

Please sign in to comment.