@@ -2,6 +2,9 @@
libcloudbridge 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)
+
Usage example
```python
from cloudbridge.providers.interfaces import CloudProviderFactory