Skip to content

Commit 9f9df01

Browse files
authored
Update README.md
1 parent bc0a14c commit 9f9df01

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
@@ -8,15 +8,15 @@ The project is dedicated to simplifying vacation planning
88

99
Since it's a very simple app, all the packages used are built in, so if Python 3 is already installed, that is enough
1010

11-
### How to install
11+
### Installation
1212

1313
You can just copy the repo without installing any additional packages
1414

1515
```
1616
$ git clone https://github.com/NPodlozhniy/portugal-holiday.git
1717
```
1818

19-
### How to run tests
19+
### Tests
2020

2121
Open the folder where you just copied the app and run tests using pytest
2222

0 commit comments

Comments
 (0)