This commit is contained in:
2026-06-25 19:14:14 -05:00
parent c3dc1beb91
commit b38fa70af9
5 changed files with 18 additions and 7 deletions
+4 -3
View File
@@ -1,4 +1,4 @@
# ci2
# ci2_base
## Description
Inspired by all in the acknowledgments, this is my own personal C codebase.
@@ -16,15 +16,16 @@ Inspired by all in the acknowledgments, this is my own personal C codebase.
## Features
## Todos
- [ ] Makefile
## Usage
```bash
# Example installation
git clone https://myrepos.dev/Randy-Jordan/ci2.git
git clone https://myrepos.dev/Randy-Jordan/ci2_base.git
# Navigate into the directory
cd ci2
cd ci2_base
# Build the project
make