From a0366a6a0398d4e4c3a3a84741e801ec15c41427 Mon Sep 17 00:00:00 2001 From: Aveek Saha Date: Wed, 18 Apr 2018 08:23:27 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 239f9cd..7f70dcc 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Music Player -This is a music player built on electron, using Node, Howler, Express and jsmediatags. +This is a music player built on electron, using Node for the backend, Howler for handling music playback, Express for routing, Angularjs and Bootstrap for the frontend, and jsmediatags to retrieve the ID3 tags. # How to use ### 1. The application