We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8742b66 commit 9aac130Copy full SHA for 9aac130
README.md
@@ -1,5 +1,3 @@
1
-# Radis
2
-
3
<h1>
4
<a href="https://github.com/jerome-quere/radis"><img alt="Radis logo" src="http://jerome-quere.github.io/radis/images/logo.png"/></a>
5
</h1>
package.json
@@ -1,7 +1,7 @@
{
"name": "radis",
"version": "0.0.0-development",
- "description": "",
+ "description": "A Javascript dependency injection base on Angular.js API.",
"keywords": [],
6
"main": "dist/radis.umd.js",
7
"module": "dist/radis.es5.js",
0 commit comments