Skip to content

Commit 03143b0

Browse files
committed
Update README
1 parent 116fade commit 03143b0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# Quark Context
2-
[![Build](https://github.com/coditory/quark-context/actions/workflows/build.yml/badge.svg)](https://github.com/coditory/quark-context/actions/workflows/build.yml)
2+
[![Build](https://github.com/coditory/quark-context/actions/workflows/build.yml/badge.svg?query=branch%3Amain)](https://github.com/coditory/quark-context/actions/workflows/build.yml?query=branch%3Amain)
33
[![Coverage](https://codecov.io/github/coditory/quark-context/branch/master/graph/badge.svg?token=4VK4CVJVSN)](https://codecov.io/github/coditory/quark-context)
44
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.coditory.quark/quark-context/badge.svg)](https://mvnrepository.com/artifact/com.coditory.quark/quark-context)
55

6+
**🚧 This library as under heavy development until release of version `1.x.x` 🚧**
7+
68
> Lightweight, single purpose, dependency injection java library. Similar to [IoC Container provided by Spring Framework](https://docs.spring.io/spring-framework/docs/current/reference/html/core.html#beans) but lighter.
79
810
- lightweight, exactly 3 minimalistic dependencies

0 commit comments

Comments
 (0)