Serjeel-Ranjan-911 / UNOGame

Online Multiplayer UNO Game
https://uno-z992.onrender.com/
22 stars 1 forks source link

Add LICENSE.txt file #4

Open tracker1 opened 2 years ago

tracker1 commented 2 years ago

The package.json marks this project as ISC licensed... should confirm this by adding a LICENSE.txt file to the project, with the ISC License in that file. You will want to copy from the Copyright heading statement through the end of the paragraph block.

Alternatively, more people are familiar with the MIT License which may be another option.

Serjeel-Ranjan-911 commented 2 years ago

@tracker1 Thank you for pointing out.