From 00fdbd43136dc9926f84d1534ba1d25c6a1e9567 Mon Sep 17 00:00:00 2001 From: chee Date: Sun, 7 May 2017 20:33:06 +0100 Subject: [PATCH] fix upside down emoji in example --- README.md | 2 +- example.macoscompose | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6594b1c..26e98a5 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ heart: ❀ "yellow heart": πŸ’› dog: 🐢 -"(:": ν ½νΉƒ +"(:": πŸ™ƒ ``` then run `node .` in this directory (once you've `npm install`'d) and restart diff --git a/example.macoscompose b/example.macoscompose index d8d0b63..408f02c 100644 --- a/example.macoscompose +++ b/example.macoscompose @@ -6,4 +6,4 @@ heart: ❀ "yellow heart": πŸ’› dog: 🐢 -"(:": ν ½νΉƒ +"(:": πŸ™ƒ