Skip to content

Commit 542941d

Browse files
committed
update ToC
1 parent e096e3d commit 542941d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ which allows users to inspect the generated Linked Data.
1010
3. [Usage](#usage)
1111
4. [Examples](#examples)
1212
5. [Run tests](#run-tests)
13+
6. [License](#license)
1314

1415
## Requirements
1516
[Node.js](https://nodejs.org/en/download/)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"urify": "^2.1.1"
6161
},
6262
"main": "lib/index.js",
63-
"description": "",
63+
"description": "Web-based editor for YARRRML rules.",
6464
"jest": {
6565
"moduleNameMapper": {
6666
"\\.css": "<rootDir>/test/styleMock.js"

0 commit comments

Comments
 (0)