Skip to content

Commit 3572677

Browse files
authored
Merge pull request #2903 from hars-21/tool8
Added Sourcegraph
2 parents 9c0a3f0 + c0e2a54 commit 3572677

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

frontend/src/DB/product.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
[
2+
{
3+
"productName": "Sourcegraph",
4+
"category": "Coding",
5+
"image": "https://sourcegraph.com/sourcegraph-logo.svg",
6+
"link": "https://sourcegraph.com/",
7+
"description": "Sourcegraph allows developers to rapidly search, write, and understand code by bringing insights from their entire codebase right into the editor."
8+
},
29
{
310
"productName": "Traqq",
411
"category": "Tool",

0 commit comments

Comments
 (0)