Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sametcn99 authored May 10, 2024
1 parent f577727 commit 2ba29b3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# node-genius-lyrics-gui
[![Build](https://github.com/sametcn99/node-genius-lyrics-gui/actions/workflows/main.yml/badge.svg)](https://github.com/sametcn99/node-genius-lyrics-gui/actions/workflows/main.yml)
## ![Screenshot](/public/screenshot.png)
This project is an Electron application designed to interact with the Genius Lyrics API, providing a graphical user interface for fetching and writing song lyrics to audio file metadata tags. It leverages modern web technologies including Vue.js for the frontend and Vite as the build tool for a fast development experience.

Expand All @@ -15,4 +16,4 @@ cd node-genius-lyrics-gui
2. **Install Dependencies**:
``npm install``
4. **Start the Application**:
``npm run start``
``npm run start``

0 comments on commit 2ba29b3

Please sign in to comment.