We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8df7936 commit 4e9e8e3Copy full SHA for 4e9e8e3
README.md
@@ -1,17 +1,17 @@
1
-[](https://badge.fury.io/js/%40mat3ra%2Fade.js)
+[](https://badge.fury.io/js/%40mat3ra%2Fade)
2
[](https://www.apache.org/licenses/LICENSE-2.0)
3
4
# @mat3ra/ade
5
6
-ade.js houses entity definitions for use in the Mat3ra platform.
+ADe (Application DEfinitions) houses the applications-related definitions.
7
8
9
### Installation
10
11
For usage within a javascript project:
12
13
```bash
14
-npm install @mat3ra/ade.js
+npm install @mat3ra/ade
15
```
16
17
For development:
0 commit comments