Skip to content

Commit b86e17f

Browse files
committed
[readme] supporting :)
1 parent 076ba1a commit b86e17f

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
1-
# SmartCore::Injection · [![Gem Version](https://badge.fury.io/rb/smart_injection.svg)](https://badge.fury.io/rb/smart_injection)
1+
# SmartCore::Injection · [![Supporting](https://github.com/Cado-Labs/cado-labs-logos/blob/main/cado_labs_badge.png)](https://github.com/Cado-Labs/) · [![Gem Version](https://badge.fury.io/rb/smart_injection.svg)](https://badge.fury.io/rb/smart_injection)
22

33
Dependency injection principles and idioms realized in scope of Ruby. Support for method-injeciton strategy, container-based dependency resolving, static and dynamic bindings and etc.
44

55
---
66

7+
<p>
8+
<a href="https://github.com/Cado-Labs">
9+
<img src="https://github.com/Cado-Labs/cado-labs-logos/blob/main/cado_labs_supporting.svg" alt="Supported by Cado Labs" />
10+
</a>
11+
</p>
12+
13+
---
14+
715
## Major Features
816

917
- `method-injection` strategy
@@ -160,6 +168,12 @@ bundle exec rake rubocop -A
160168

161169
Released under MIT License.
162170

171+
## Supporting
172+
173+
<a href="https://github.com/Cado-Labs">
174+
<img src="https://github.com/Cado-Labs/cado-labs-logos/blob/main/cado_labs_logo.png" alt="Supported by Cado Labs" />
175+
</a>
176+
163177
## Authors
164178

165179
[Rustam Ibragimov](https://github.com/0exp)

0 commit comments

Comments
 (0)