Ew, formatting.

Ugly ass formatting ewwww
master
Ruben Dahl 2022-12-20 22:18:10 +01:00
parent 8283ff76bc
commit fb93394da6
No known key found for this signature in database
GPG Key ID: C7838D0300EDEF1B
1 changed files with 5 additions and 5 deletions

View File

@ -20,7 +20,7 @@ make
Make a new folder, then run the following command: Make a new folder, then run the following command:
```bash ```bash
./ceev init ./ceev init
``` ```
### Building the project ### Building the project
@ -28,7 +28,7 @@ Make a new folder, then run the following command:
Run the following command: Run the following command:
```bash ```bash
./ceev build ./ceev build
``` ```
### Running the project ### Running the project
@ -36,7 +36,7 @@ Run the following command:
Run the following command: Run the following command:
```bash ```bash
./ceev run ./ceev run
``` ```
### More help ### More help
@ -44,7 +44,7 @@ Run the following command:
Run the following command: Run the following command:
```bash ```bash
./ceev --help ./ceev --help
``` ```
if you need more help. if you need more help.