Skip to content

Commit

Permalink
add instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
mogproject committed Nov 6, 2014
1 parent 8004a72 commit cea82cc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,13 @@ Skeleton for Python Projects with Travis-CI + Coveralls.io

### Setup Travis-CI

- Sign into https://travis-ci.org/
- Check on your repository

### Setup Coveralls

- Sign into https://coveralls.io/
- Check on your repository

### Add Badges

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
setup(
name='your-project-name',
version='0.0.1',
description='description for you project',
description='description for your project',
author='your name',
author_email='your email address',
url='your url',
Expand Down

0 comments on commit cea82cc

Please sign in to comment.