README.md in smart_container-0.9.0 vs README.md in smart_container-0.10.0
- old
+ new
@@ -1,11 +1,19 @@
-# SmartCore::Container · [![Gem Version](https://badge.fury.io/rb/smart_container.svg)](https://badge.fury.io/rb/smart_container)
+# SmartCore::Container · <a target="_blank" href="https://github.com/Cado-Labs"><img src="https://github.com/Cado-Labs/cado-labs-logos/raw/main/cado_labs_badge.svg" alt="Supported by Cado Labs" style="max-width: 100%; height: 20px"></a> · [![Gem Version](https://badge.fury.io/rb/smart_container.png)](https://badge.fury.io/rb/smart_container)
-Thread-safe semanticaly-defined IoC/DI Container.
+Thread-safe semanticaly-defined IoC/DI Container with a developer-friendly DSL and API.
---
+<p>
+ <a href="https://github.com/Cado-Labs">
+ <img src="https://github.com/Cado-Labs/cado-labs-logos/blob/main/cado_labs_supporting.svg" alt="Supported by Cado Labs" />
+ </a>
+</p>
+
+---
+
## Installation
```ruby
gem 'smart_container'
```
@@ -367,9 +375,15 @@
- Create new Pull Request
## License
Released under MIT License.
+
+## Supporting
+
+<a href="https://github.com/Cado-Labs">
+ <img src="https://github.com/Cado-Labs/cado-labs-logos/blob/main/cado_labs_logo.png" alt="Supported by Cado Labs" />
+</a>
## Authors
[Rustam Ibragimov](https://github.com/0exp)