Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Luna-Jia authored Dec 16, 2023
1 parent 8b93551 commit ae2d3e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

8. Run test, in termial, type `pytest --cov=.`

9. # run `youtube.py` to see 10 reviews for movie "Inception", in terminal, type:
9. run `youtube.py` to see 10 reviews for movie "Inception", in terminal, type:
`python youtube.py "Inception"`

10. To run the fast API application, and search for 10 reviews/comments for a movie, in the web browser, type:`http://127.0.0.1:8000/moviereviews/<movie name>`. For example, to search reviews for movie Inception, go to:
Expand Down

0 comments on commit ae2d3e1

Please sign in to comment.