From e20b3b86c4820fe64d7398b9a2ca9730a0d3b6d9 Mon Sep 17 00:00:00 2001 From: Jonathan Cremin Date: Tue, 2 Dec 2014 18:34:31 +0000 Subject: [PATCH] Rename project --- README.md | 2 +- package.json | 2 +- views/album.ejs | 2 +- views/index.ejs | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6f559e1..05623be 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -#Unify.audio [![Circle CI](https://circleci.com/gh/kudos/unify.audio.svg?style=svg)](https://circleci.com/gh/kudos/unify.audio) +#match.audio [![Circle CI](https://circleci.com/gh/kudos/match.audio.svg?style=svg)](https://circleci.com/gh/kudos/match.audio) Make sharing music from subscription services better. Give us one link (Rdio, Spotify or Google Music) and we'll match it with other services and give you back a link with all of them. diff --git a/package.json b/package.json index 85373b3..a571a51 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "unify.audio", + "name": "match.audio", "version": "0.0.0", "private": true, "scripts": { diff --git a/views/album.ejs b/views/album.ejs index bf52066..e4889eb 100644 --- a/views/album.ejs +++ b/views/album.ejs @@ -3,7 +3,7 @@ - Unify Audio + Match Audio diff --git a/views/index.ejs b/views/index.ejs index 5791412..1b56d2c 100644 --- a/views/index.ejs +++ b/views/index.ejs @@ -3,7 +3,7 @@ - Unify Audio + Match Audio