diff --git a/docs/starter-projects.md b/docs/starter-projects.md index f77c1c4..40217bb 100644 --- a/docs/starter-projects.md +++ b/docs/starter-projects.md @@ -54,6 +54,12 @@ export const communityProjects = [ author: 'neistow', authorHref: 'https://github.com/neistow' }, + { + name: 'Dart Shelf Starter Project', + href: 'https://github.com/hotdang-ca/starter-snake-dart-shelf', + author: 'James Robert Perih', + authorHref: 'https://github.com/hotdang-ca' + }, { name: 'F\# Starter Project', href: 'https://github.com/olivercoad/battlesnake-starter-fsharp',