From 5b700f838f4c66be219fd6b0647f587c101c3acb Mon Sep 17 00:00:00 2001 From: Alan Friedman Date: Tue, 19 Jan 2016 12:32:21 -0500 Subject: [PATCH] Update name in Readme --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 60d6f0a..b46320c 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ -# FattyChat +# Darkwire -FattyChat is the simplest way to chat online anonymously. +Darkwire is the simplest way to chat online anonymously. ### Installation @@ -13,7 +13,7 @@ You need Gulp installed globally: npm install -g gulp gulp start -FattyChat is now running on `http://localhost:3000` +Darkwire is now running on `http://localhost:3000` ### Deployment