Skip to content

Commit ec9c037

Browse files
docs: remove badges from documentation
1 parent 202dde3 commit ec9c037

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

docs/README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
1-
# TypeDI
2-
3-
![Build Status](https://github.com/typestack/typedi/workflows/CI/badge.svg)
4-
[![codecov](https://codecov.io/gh/typestack/typedi/branch/master/graph/badge.svg)](https://codecov.io/gh/typestack/typedi)
5-
[![npm version](https://badge.fury.io/js/typedi.svg)](https://badge.fury.io/js/typedi)
6-
[![Dependency Status](https://david-dm.org/typestack/typedi.svg)](https://david-dm.org/typestack/typedi)
1+
# Documentation
72

83
TypeDI is a [dependency injection](https://en.wikipedia.org/wiki/Dependency_injection) tool for JavaScript and TypeScript.
94
Using TypeDI you can build well-structured and easily tested applications.

0 commit comments

Comments
 (0)