Add Cauldron to the projects list
This commit is contained in:
parent
989249a264
commit
9ffda9c70a
|
@ -1,4 +1,14 @@
|
|||
[
|
||||
{
|
||||
"name": "Cauldron",
|
||||
"description": "A MacOS application for writing C# scripts",
|
||||
"links": [
|
||||
{
|
||||
"title": "Source Code",
|
||||
"url": "https://github.com/NeilBrommer/Cauldron"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Start",
|
||||
"description": "A new tab page that displays lists of links using the browser’s indexedDB to store all data",
|
||||
|
|
Loading…
Reference in a new issue