Skip to content

Commit 11a08a3

Browse files
committed
docs: Update readme organization
1 parent c363881 commit 11a08a3

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Problem details: https://en.wikipedia.org/wiki/Eight_queens_puzzle
3939
- [Dependencies](#dependencies)
4040
- [Features](#features)
4141
- [Development](#development)
42-
- [Considerations](#considerations)
42+
- [Considerations](#considerations)
4343
- [Cookiecutter](#cookiecutter)
4444
- [How to use](#how-to-use)
4545
- [How to clone](#how-to-clone)
@@ -198,9 +198,11 @@ Time in minutes
198198
## Development
199199

200200
* Pycharm - IDE
201-
* Black - Code format
201+
* Black - Code style
202+
* Conventional commits - https://www.conventionalcommits.org/en/v1.0.0/
203+
* Full documented app
202204

203-
# Considerations
205+
### Considerations
204206

205207
* Coverage > 85%
206208

0 commit comments

Comments
 (0)