diff --git a/README.md b/README.md index 195b73f..d70a998 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,23 @@ # MP3 Downloader +--- + +## Installation + +### 1. Clônage du Repositories + +``` +git clone https://github.com/MasterAcnolo/MP3-Downloader +``` + +### 2. Installation des dépendances + +``` +npm install express +``` + +## Pour lancer le serveur + +``` +node server/server.js +``` diff --git a/index.html b/public/index.html similarity index 84% rename from index.html rename to public/index.html index 57d88b4..93e7b9f 100644 --- a/index.html +++ b/public/index.html @@ -9,7 +9,7 @@
- + MP3 seulement