Skip to content
This repository was archived by the owner on Sep 27, 2018. It is now read-only.

Commit 95afada

Browse files
authored
Updating Readme (#13)
* [ci-skip] Updating License and adding Gem badge
1 parent 53bd4e3 commit 95afada

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
Interact with Codeship.
44

55
![Codeship Status for codeship/codeship-ruby](https://app.codeship.com/projects/e8bf3890-ee53-0130-957a-52ea4b2c7608/status)
6+
[![Gem Version](https://badge.fury.io/rb/codeship.svg)](https://badge.fury.io/rb/codeship)
67

78
## Contributing
89

@@ -50,7 +51,7 @@ Or install it yourself as:
5051

5152
### States
5253

53-
:branchnotfound, :error, :ignored, :projectnotfound, :success, :testing, :waiting, stopped, :infrastructure_failure
54+
:branchnotfound, :error, :ignored, :projectnotfound, :success, :testing, :waiting, :stopped, :infrastructure_failure
5455

5556
## Disclaimer
5657

@@ -59,7 +60,7 @@ We cannot guarantee any compatibilty with upcoming versions of this Gem.
5960

6061
## License
6162

62-
Copyright (c) 2011 Benjamin Fritsch, Codeship.
63+
Copyright (c) 2017 Codeship.
6364

6465
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 the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
6566

0 commit comments

Comments
 (0)