diff --git a/README.md b/README.md index 8e9a6cd1..5c287241 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,40 @@ git push Alternatively, you can also build and run the app in a pre-configured online workspace: [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/pcottle/learnGitBranching/blob/master/src/js/git/index.js) +[//]: contributor-faces + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[//]: contributor-faces ## Helpful Folks A big shoutout to these brave souls for extensively testing our sandbox and finding bugs and/or inconsistencies: diff --git a/package.json b/package.json index f44d5db0..936132b9 100644 --- a/package.json +++ b/package.json @@ -30,6 +30,7 @@ }, "dependencies": { "backbone": "~1.1.2", + "contributor-faces": "^1.0.2", "flux": "^2.0.1", "markdown": "~0.4.0", "q": "~0.8.11",