diff --git a/example-input.json b/example-input.json index 0f4a188..8433986 100644 --- a/example-input.json +++ b/example-input.json @@ -76,5 +76,11 @@ "name": "Docker", "know-score": 70, "love-score": 90 + }, + { + "category": "Database", + "name": "MySQL", + "know-score": 80, + "love-score": 50 } -] \ No newline at end of file +]