Skip to content

Commit

Permalink
docs: follow markdown convention
Browse files Browse the repository at this point in the history
  • Loading branch information
csirianni committed Oct 24, 2023
1 parent 0aeb3df commit 95d7f6e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions backend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,9 @@ To fix VS Code import errors with Crow, try adding the following line to your `s
[Source](https://stackoverflow.com/questions/58077908/linking-conan-include-to-vs-code)

## Testing

After building, you can run tests from `/backend`:

```bash
cd build && ./tests
```

0 comments on commit 95d7f6e

Please sign in to comment.