Bläddra i källkod

Merge branch 'master' of https://github.com/gvlproject/libcloudbridge

nuwan_ag 10 år sedan
förälder
incheckning
e0700502f3
1 ändrade filer med 4 tillägg och 4 borttagningar
  1. 4 4
      README.md

+ 4 - 4
README.md

@@ -1,9 +1,9 @@
-# libcloudbridge
-libcloudbridge provides a layer of abstraction over different cloud providers. It's a straightfoward implementation of
+# cloudbridge
+cloudbridge provides a layer of abstraction over different cloud providers. It's a straightfoward implementation of
 the bridge pattern.
 
-[![Code Climate](https://codeclimate.com/github/gvlproject/libcloudbridge/badges/gpa.svg)](https://codeclimate.com/github/gvlproject/libcloudbridge)
-[![Test Coverage](https://codeclimate.com/github/gvlproject/libcloudbridge/badges/coverage.svg)](https://codeclimate.com/github/gvlproject/libcloudbridge/coverage)
+[![Code Climate](https://codeclimate.com/github/gvlproject/libcloudbridge/badges/gpa.svg)](https://codeclimate.com/github/gvlproject/cloudbridge)
+[![Test Coverage](https://codeclimate.com/github/gvlproject/libcloudbridge/badges/coverage.svg)](https://codeclimate.com/github/gvlproject/cloudbridge/coverage)
 
 Usage example
 ```python