From ad4d1d6627999ad58e3f6d6b7ab2ada099ec0a59 Mon Sep 17 00:00:00 2001
From: Christopher Charbonneau Wells <cdubz@users.noreply.github.com>
Date: Mon, 30 Oct 2017 09:29:57 -0400
Subject: [PATCH] Add Baby Buddy

Baby Buddy is a recently released, self-hostable Python/Django web app for tracking information about babies.
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 31ccab4b..3e9d2f7a 100644
--- a/README.md
+++ b/README.md
@@ -944,6 +944,7 @@ See https://github.com/n1trux/awesome-sysadmin#metric--metric-collection
 
 **[`^        back to top        ^`](#)**
 
+  * [Baby Buddy](https://github.com/cdubz/babybuddy) - Helps caregivers track baby sleep, feedings, diaper changes, and tummy time. ([Demo](https://babybuddy.herokuapp.com/), [Source Code](https://github.com/cdubz/babybuddy)) `BSD` `Python`
   * [DeviceHive](https://www.devicehive.com/) - Open Source IoT Plaform with a wide range of integration options. ([Demo](https://playground.devicehive.com/), [Source Code](https://github.com/devicehive/devicehive-java-server)) `Apache` `Java`
   * [Dj Diabetes](https://github.com/foxmask/dj-diabetes) - My Glucose Manager - follow your daily health. `BSD` `Python`
   * [Habitica](http://habitica.com/) - A habit tracker app which treats your goals like a Role Playing Game. Previously called HabitRPG. ([Source Code](https://github.com/HabitRPG/habitrpg)) `GPLv3/Other` `Nodejs`