diff --git a/.github/workflows/ci_main.yml b/.github/workflows/ci_main.yml index 59141b9..675dd40 100644 --- a/.github/workflows/ci_main.yml +++ b/.github/workflows/ci_main.yml @@ -1,4 +1,4 @@ -name: CI_Github_FlyCI +name: CI_main on: # pull_request: diff --git a/README.md b/README.md new file mode 100644 index 0000000..5331d6f --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +Nativity is the compiler for Birth software. +The toolchain is heavily inspired by Zig, Jai and Rust.