Rename project
This commit is contained in:
parent
eb7d0bfea4
commit
e20b3b86c4
4 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
#Unify.audio [](https://circleci.com/gh/kudos/unify.audio)
|
||||
#match.audio [](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.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "unify.audio",
|
||||
"name": "match.audio",
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>Unify Audio</title>
|
||||
<title>Match Audio</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>Unify Audio</title>
|
||||
<title>Match Audio</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue