Skip to content

Commit 990af46

Browse files
committed
Added badges
Added travis CI Badge and total downloads badge
1 parent 847553a commit 990af46

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
=============
33
PHP SDK for OpenStack/Rackspace APIs
44

5+
[![Travis CI](https://secure.travis-ci.org/rackspace/php-opencloud.png)](https://travis-ci.org/rackspace/php-opencloud) [![Total Downloads](https://poser.pugx.org/rackspace/php-opencloud/downloads.png)](https://packagist.org/packages/rackspace/php-opencloud)
6+
57
> **IMPORTANT NOTE**: With release 1.3, all of the file extensions have been
68
changed from `.inc` to `.php`. This means that any existing code must be
79
edited to use this new version.
@@ -14,9 +16,6 @@ See the
1416
[COPYING](https://github.com/rackspace/php-opencloud/blob/master/COPYING)
1517
file for license and copyright information.
1618

17-
Now running continuous integration at
18-
[travis-ci.org](https://travis-ci.org/rackspace/php-opencloud)
19-
2019
For other SDKs, see http://developer.rackspace.com
2120

2221
The PHP SDK should work with most OpenStack-based cloud deployments,

0 commit comments

Comments
 (0)