Update README

main
Elbert Alias 5 years ago
parent 560088786b
commit abdc66fbed

@ -66,10 +66,10 @@ Patterns (regular expressions) are kept in [`src/technologies.json`](https://git
"#example-id": { "#example-id": {
"attributes": { "attributes": {
"class": "example-class" "class": "example-class"
} },
"properties": { "properties": {
"example-property": "" "example-property": ""
} },
"content": "Example text content" "content": "Example text content"
} }
}, },