Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gilbertekalea authored Apr 1, 2022
1 parent 5270ddb commit 99af767
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,8 @@ To run the bot you simply type
- The second event loop is for searching for the hotels. The length depend on the number of dates generated.
- The third event loop is for parsing the data from each deal box and following the next page link. The range is determined by calculating the number of properties found divide by number of properties per page.
- Example:
- *runbot.py*

* in runbot.py*
-
with Booking() as bot:
# loop through each params given by user in csv file then call the get_user_data_from_csv function
Expand Down

0 comments on commit 99af767

Please sign in to comment.