Skip to content

Commit b6f45ba

Browse files
committed
update readme
1 parent 6ac28cd commit b6f45ba

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,23 @@
22

33
[![Python CI](https://github.com/hexlet-components/python-django-orm-blog/actions/workflows/pyci.yml/badge.svg)](https://github.com/hexlet-components/python-django-orm-blog/actions/workflows/pyci.yml)
44

5-
### Requirements
5+
## Requirements
66

77
* Python 3.6+
88
* [Poetry](https://python-poetry.org/)
99
* GNU Make
1010

11-
### Setup
11+
## Setup
1212

1313
```sh
14-
$ make setup
15-
$ make test
14+
make setup
15+
make test
1616
```
1717

18+
---
19+
1820
[![Hexlet Ltd. logo](https://raw.githubusercontent.com/Hexlet/assets/master/images/hexlet_logo128.png)](https://ru.hexlet.io/pages/about?utm_source=github&utm_medium=link&utm_campaign=python-django-orm-blog)
1921

2022
This repository is created and maintained by the team and the community of Hexlet, an educational project. [Read more about Hexlet (in Russian)](https://ru.hexlet.io/pages/about?utm_source=github&utm_medium=link&utm_campaign=python-django-orm-blog).
23+
24+
See most active contributors on [hexlet-friends](https://friends.hexlet.io/).

0 commit comments

Comments
 (0)