|
|
@@ -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.
|
|
|
|
|
|
-[](https://codeclimate.com/github/gvlproject/libcloudbridge)
|
|
|
-[](https://codeclimate.com/github/gvlproject/libcloudbridge/coverage)
|
|
|
+[](https://codeclimate.com/github/gvlproject/cloudbridge)
|
|
|
+[](https://codeclimate.com/github/gvlproject/cloudbridge/coverage)
|
|
|
|
|
|
Usage example
|
|
|
```python
|