Add basic README and rename CI for main branch

This commit is contained in:
David Gonzalez Martin 2024-01-29 00:22:12 +01:00
parent 8a55e05e9e
commit 23445eff53
2 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
name: CI_Github_FlyCI
name: CI_main
on:
# pull_request:

2
README.md Normal file
View File

@ -0,0 +1,2 @@
Nativity is the compiler for Birth software.
The toolchain is heavily inspired by Zig, Jai and Rust.