Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AlonDaks committed Dec 9, 2015
1 parent 9942a70 commit 16f9c53
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# project-template
# Fall 2015 - Project Lambda
[![Build Status](https://travis-ci.org/berkeley-stat159/project-lambda.svg?branch=master)](https://travis-ci.org/berkeley-stat159/project-lambda?branch=master)
[![Coverage Status](https://coveralls.io/repos/berkeley-stat159/project-lambda/badge.svg?branch=master)](https://coveralls.io/r/berkeley-stat159/project-lambda?branch=master)

Fall 2015 group project
## Installation
All code is packaged in a python module called `stat159lambda`.
Ensure this module is on your python path with `export PYTHONPATH='<path-to-repository>/code'`.
For example, `export PYTHONPATH='/Users/alondaks/project-lambda/code'`.

0 comments on commit 16f9c53

Please sign in to comment.