Skip to content

Commit

Permalink
Missed merge in c_compiler.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Fiwo735 committed Feb 21, 2024
1 parent 9ac9c72 commit 53785c9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/c_compiler.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ Source files can be found in the [./src](../src) folder and header files can be

You can test your compiler by running
[`scripts/test.py`](../scripts/test.py) from the top of this repo; the
output should look as follows (note: the progress bar will be coloured).
Full usage guide is found in the file header.
output should look as follows (note: the progress bar and results will be coloured):

```console
> user@host:langproc-cw# scripts/test.py
Expand Down

0 comments on commit 53785c9

Please sign in to comment.