diff --git a/README.md b/README.md index 9e40600..31b35f0 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ and triggers for attempts at fraudulent actions **Language use antlr4, developers can use this documentation** - https://www.antlr.org/ -####How build docs locally? +#### How build docs locally? 1. ```python3 -m venv .``` @@ -17,4 +17,4 @@ and triggers for attempts at fraudulent actions 3. ```pip install -r requirements.txt``` -4. ```mkdocs serve --livereload``` \ No newline at end of file +4. ```mkdocs serve --livereload```