Skip to content

Instantly share code, notes, and snippets.

@pmallory
Created July 2, 2015 18:26
Show Gist options
  • Save pmallory/3cf9cfce7d5e07b2790f to your computer and use it in GitHub Desktop.
Save pmallory/3cf9cfce7d5e07b2790f to your computer and use it in GitHub Desktop.
Sample README
P1 - Movie Trailer Website - Eduardo
# Project: Movie Trailer Website - [Author’s Name]
================================
## Required Libraries and Dependencies
-----------------------------------
[In this section list your project’s dependencies. A basic Movie Website Trailer project requires Python v2.* to be installed]
## How to Run Project
------------------
[In this section, explicitly describe the steps necessary to run your project from Github repo to the program execution. Make sure you try out these steps to verify that you didn’t overlook anything.]
## Extra Credit Description
------------------------
[If your project includes any features that exceed specifications, (such as including addition information about the movies or personalizing the website with additional HTML/CSS) or if your project deviates from the description in some other interesting way, describe that here.]
## Miscellaneous
-------------
[If there is any additional information you’d like to include, feel free to add additional sections to the README.]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment