Skip to content

Commit 1c4552c

Browse files
author
Nikita Filonov
committed
README
1 parent 6df6a90 commit 1c4552c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Ensure that you have the following installed on your system:
4646
- pip (Python package manager)
4747
- Git
4848

49-
## Installation
49+
### Installation
5050

5151
Clone the repository and navigate to the project directory:
5252

@@ -99,7 +99,7 @@ workflow is configured to:
9999

100100
- Run tests on every push and pull request to the main branch.
101101
- Generate and upload Allure reports as artifacts.
102-
- Publish the[ Allure report](https://allurereport.org/) to [GitHub Pages](https://pages.github.com/) for easy access.
102+
- Publish the [Allure report](https://allurereport.org/) to [GitHub Pages](https://pages.github.com/) for easy access.
103103

104104
Ensure that the [gh-pages](https://github.com/Nikita-Filonov/python-api-tests/tree/gh-pages) branch exists in your
105105
repository for successful deployment. If it does not exist, create it manually:

0 commit comments

Comments
 (0)