Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chanwutk authored Aug 7, 2023
1 parent 95fe6f2 commit 2607680
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,23 @@
<h1 align="center">Spatialyze: A Geospatial Video Analytic System<br/>with Spatial-Aware Optimizations</h1>
<p align="center">
<a href="https://github.com/apperception-db/spatialyze/actions/workflows/test.yml">
<img alt="Github Actions Test Status" src="https://img.shields.io/github/actions/workflow/status/apperception-db/spatialyze/test.yml?label=Test&style=flat-square"></a>
<img
alt="Github Actions Test Status"
src="https://img.shields.io/github/actions/workflow/status/apperception-db/spatialyze/test.yml?label=Test&style=flat-square"
>
</a>
<a href="https://github.com/apperception-db/spatialyze/actions/workflows/test-video-processor.yml">
<img alt="Github Actions Test Video Processor Status" src="https://img.shields.io/github/actions/workflow/status/apperception-db/spatialyze/test-video-processor.yml?label=Test%20Video%20Processor&style=flat-square"></a>
<img
alt="Github Actions Test Video Processor Status"
src="https://img.shields.io/github/actions/workflow/status/apperception-db/spatialyze/test-video-processor.yml?label=Test%20Video%20Processor&style=flat-square"
>
</a>
<a href="https://github.com/apperception-db/spatialyze/actions/workflows/check.yml">
<img alt="Github Actions Test Status" src="https://img.shields.io/github/actions/workflow/status/apperception-db/spatialyze/check.yml?label=Type%20Check&style=flat-square"></a>
<img
alt="Github Actions Type Check Status"
src="https://img.shields.io/github/actions/workflow/status/apperception-db/spatialyze/check.yml?label=Type%20Check&style=flat-square"
>
</a>
</p>

## Absract
Expand Down

0 comments on commit 2607680

Please sign in to comment.