Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasguan authored Oct 23, 2016
1 parent f6292da commit 01078b6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,5 @@ This is a movie trailer website written in python. It contains 4 components:
* runme.py: script to generate an HTML page using fresh_tomatoes.py based on Movie objects in entertainment_center.py

## Usage
To generate and view my website, run
`./runme.py`

To generate and view my website, run `python runme.py` from the project directory.
An html page, fresh_tomatoes.html, will be created in the current directory and automatically opened by the browser.

0 comments on commit 01078b6

Please sign in to comment.