fixed the formatting on the shell output

This commit is contained in:
jakeg00dwin 2024-03-01 11:37:46 -08:00
parent 59cddd1d48
commit ee7c256274
1 changed files with 3 additions and 1 deletions

View File

@ -13,6 +13,8 @@ A template for C and CPP programming that makes use of the cmocka unit testing f
## Directory Overview
It's focused on wide compatibility with multiple systems and setup for vim usage..
```sh
tree -L 2 ./
├── build
├── CMakeLists.txt
├── docs
@ -28,7 +30,7 @@ It's focused on wide compatibility with multiple systems and setup for vim usage
└── CMakeLists.txt
5 directories, 8 files
```
## Scripts
There are two scripts setup inside the project directory: