Category change

This commit is contained in:
Shubham Tiwari
2021-08-25 23:22:32 +05:30
parent 1dd15d2033
commit 2b476f011c
48 changed files with 48 additions and 46 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
"name": "Clojure",
"description": "Build and test a Clojure project with Leiningen.",
"iconName": "clojure",
"categories": ["Clojure", "Java"]
"categories": ["Continuous integration", "Clojure", "Java"]
}