Skip to content

Commit 9132286

Browse files
committed
fix readme
1 parent 263df30 commit 9132286

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,19 @@ This project was built using these tools:
1616

1717
---
1818

19+
### Setup
20+
21+
```bash
22+
make install
23+
```
24+
25+
26+
### Run tests
27+
28+
```bash
29+
make test
30+
```
31+
1932
[![Hexlet Ltd. logo](https://raw.githubusercontent.com/Hexlet/assets/master/images/hexlet_logo128.png)](https://hexlet.io/?utm_source=github&utm_medium=link&utm_campaign=python-package)
2033

2134
This repository is created and maintained by the team and the community of Hexlet, an educational project. [Read more about Hexlet](https://hexlet.io/?utm_source=github&utm_medium=link&utm_campaign=python-package).

0 commit comments

Comments
 (0)