Skip to content

Commit

Permalink
Add a License section to the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoineJT committed Jun 7, 2020
1 parent 9b33a30 commit 00c97ef
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,7 @@ You can build it by using *electron-builder*. \
To install *electron-builder* just do `npm install -g electron-builder` which will install it globally. \
Then, in this application root folder, just do `electron-builder` and it will compile the application for your operating system. \
You then can found the build into the `dist/` folder.

## License

This application is licensed under the [MIT License](LICENSE).

0 comments on commit 00c97ef

Please sign in to comment.