Skip to content

Commit

Permalink
add in build status badge, update license year
Browse files Browse the repository at this point in the history
  • Loading branch information
shea256 committed Jun 2, 2015
1 parent 258447c commit c11a90f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2014 Halfmoon Labs
Copyright (c) 2015 Halfmoon Labs

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
SecretSharing
=============

[![Travis](https://img.shields.io/travis/onenameio/secret-sharing.svg)](https://travis-ci.org/onenameio/secret-sharing)
[![PyPI](https://img.shields.io/pypi/v/secretsharing.svg)](https://pypi.python.org/pypi/secretsharing/)
[![PyPI](https://img.shields.io/pypi/dm/secretsharing.svg)](https://pypi.python.org/pypi/secretsharing/)
[![PyPI](https://img.shields.io/pypi/l/secretsharing.svg)](https://github.com/onenameio/secret-sharing/blob/master/LICENSE)
Expand Down

0 comments on commit c11a90f

Please sign in to comment.