mirror of https://github.com/snachodog/mybuddy.git
Shorten app.json description to meet below 140 characters requirement.
This commit is contained in:
parent
19ad5b98a3
commit
8daf82ffa0
2
app.json
2
app.json
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "Baby Buddy",
|
"name": "Baby Buddy",
|
||||||
"author": "Baby Buddy's Contributors",
|
"author": "Baby Buddy's Contributors",
|
||||||
"description": "A buddy for babies! Helps caregivers track sleep, feedings, diaper changes, and tummy time to learn about and predict baby's needs without (as much) guess work.",
|
"description": "Helps caregivers track baby's habits to learn about and predict needs without (as much) guess work.",
|
||||||
"repository": "https://github.com/cdubz/babybuddy",
|
"repository": "https://github.com/cdubz/babybuddy",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"baby",
|
"baby",
|
||||||
|
|
Loading…
Reference in New Issue