Skip to content

Commit dc07483

Browse files
committed
Improve readme markdown
1 parent 7bab394 commit dc07483

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,15 +53,18 @@ To learn how to include an SCT in a DataCamp course, visit https://instructor-su
5353

5454
## Run tests
5555

56-
```
56+
```bash
5757
pyenv local 3.5.2
5858
pip install -r requirements.txt
5959
pip install -e .
6060
pytest
6161
```
6262

63+
## Contributing
64+
6365
Bugs? Questions? Suggestions? [Create an issue](https://github.com/datacamp/pythonwhat/issues/new), or [contact us](mailto:content-engineering@datacamp.com)!
6466

6567

6668
## License
69+
6770
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fdatacamp%2Fpythonwhat.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fdatacamp%2Fpythonwhat?ref=badge_large)

0 commit comments

Comments
 (0)