diff --git a/.all-contributorsrc b/.all-contributorsrc index fc25ebf5..79e35431 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -5,6 +5,16 @@ "imageSize": 100, "commit": false, "contributors": [ + { + "login": "jenchen1398", + "name": "Jenny Chen", + "avatar_url": "https://avatars0.githubusercontent.com/u/13106682?v=4", + "profile": "http://jenny-chen.net", + "contributions": [ + "code", + "design" + ] + }, { "login": "lucieleblanc", "name": "lucieleblanc", diff --git a/README.md b/README.md index c7b6b58d..b54c2a5d 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,9 @@ # AutoPPL - -[![Build Status](https://travis-ci.org/JamesYang007/autoppl.svg?branch=master)](https://travis-ci.org/JamesYang007/autoppl) -[![Coverage Status](https://coveralls.io/repos/github/JamesYang007/autoppl/badge.svg?branch=master)](https://coveralls.io/github/JamesYang007/autoppl?branch=master) [![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors) +[![Build Status](https://travis-ci.org/JamesYang007/autoppl.svg?branch=master)](https://travis-ci.org/JamesYang007/autoppl) +[![Coverage Status](https://coveralls.io/repos/github/JamesYang007/autoppl/badge.svg?branch=master)](https://coveralls.io/github/JamesYang007/autoppl?branch=master) ## Table of Contents @@ -426,8 +425,9 @@ auto res = ppl::nuts(model, config); - + +

lucieleblanc

💻 🎨

Jacob Austin

💻 🎨 📖

Jenny Chen

💻 🎨

lucieleblanc

💻 🎨

Matt Ludkin

💻