comments
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user