Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ogesaku committed Feb 6, 2024
1 parent 116fade commit 03143b0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# Quark Context
[![Build](https://github.com/coditory/quark-context/actions/workflows/build.yml/badge.svg)](https://github.com/coditory/quark-context/actions/workflows/build.yml)
[![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)
[![Coverage](https://codecov.io/github/coditory/quark-context/branch/master/graph/badge.svg?token=4VK4CVJVSN)](https://codecov.io/github/coditory/quark-context)
[![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)

**🚧 This library as under heavy development until release of version `1.x.x` 🚧**

> 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.
- lightweight, exactly 3 minimalistic dependencies
Expand Down

0 comments on commit 03143b0

Please sign in to comment.