We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e096e3d commit 542941dCopy full SHA for 542941d
README.md
@@ -10,6 +10,7 @@ which allows users to inspect the generated Linked Data.
10
3. [Usage](#usage)
11
4. [Examples](#examples)
12
5. [Run tests](#run-tests)
13
+6. [License](#license)
14
15
## Requirements
16
[Node.js](https://nodejs.org/en/download/)
package.json
@@ -60,7 +60,7 @@
60
"urify": "^2.1.1"
61
},
62
"main": "lib/index.js",
63
- "description": "",
+ "description": "Web-based editor for YARRRML rules.",
64
"jest": {
65
"moduleNameMapper": {
66
"\\.css": "<rootDir>/test/styleMock.js"
0 commit comments