Skip to content

Commit d6a5654

Browse files
Add 'Appshots' project to projects.json (#379)
Added a new project 'Appshots' with repository URL and description.
1 parent 6d822f0 commit d6a5654

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

data/projects.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,17 @@
1010
}
1111
]
1212
},
13+
{
14+
"name": "Appshots",
15+
"repoUrl": "https://github.com/oyeolamilekan/appshots",
16+
"description": "A simple app that enables developers to generate app store screenshots",
17+
"authors": [
18+
{
19+
"name": "@magicnull",
20+
"link": "https://twitter.com/magicnull"
21+
}
22+
]
23+
},
1324
{
1425
"name": "Adonis Auth Scaffold",
1526
"repoUrl": "https://github.com/creatrixity/adonis-auth-scaffold",

0 commit comments

Comments
 (0)