Skip to content

Commit b4e05c8

Browse files
committed
docs: add CI and license badges
1 parent 574e9e1 commit b4e05c8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# aria_make
22

3+
[![CI](https://github.com/alternative-intelligence-cp/aria-make/actions/workflows/ci.yml/badge.svg)](https://github.com/alternative-intelligence-cp/aria-make/actions/workflows/ci.yml)
4+
[![License: Apache 2.0](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)
5+
36
**Build System for Aria Language**
47

58
Fast, incremental build system with intelligent dependency tracking and full FFI support.

0 commit comments

Comments
 (0)