Skip to content

Commit 175c747

Browse files
committed
Add Cycle Conway repository url
1 parent 9371492 commit 175c747

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

data/projects.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ export default [
44
{
55
name: 'Cycle Conway',
66
description: 'Conway\'s Game of Life built with Cycle.js',
7+
repository: 'https://github.com/raquelxmoss/cycle-conway',
78
homepage: 'http://raquelxmoss.github.io/cycle-conway',
89
screenshot: 'data/images/cycle-conway.png'
910
},

0 commit comments

Comments
 (0)