Skip to content

Commit

Permalink
README updated
Browse files Browse the repository at this point in the history
  • Loading branch information
ijaniszewski committed Aug 26, 2020
1 parent b22da82 commit 79d8751
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
## Example of usage:

` python src/run_from_file.py -m <movie_id> `

i.e.

` python src/run_from_file.py -m 1 `

or via Docker (just change the last line in Dockerfile)
Expand All @@ -12,6 +14,6 @@ or via Docker (just change the last line in Dockerfile)


### Python Version
` python - V `
` python -V `

$ Python 3.7.6

0 comments on commit 79d8751

Please sign in to comment.