Skip to content
Snippets Groups Projects
Commit fef6c5cd authored by bbartels's avatar bbartels
Browse files

Update README.md

parent ed5eedd8
No related branches found
No related tags found
No related merge requests found
......@@ -35,8 +35,8 @@ int main() {
}
```
An example of creating a `test/` directory is done in this folder. To run make
the unit tests in your library, run
An example of creating a `test/` directory in your project is done in this
folder. To run the unit tests in your project, run
```
make test
```
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment