5 ms·
@siromoney Great start, keep going. I just wanna tell you that, pushing code to Github repo doesn't mean it's Open source. * Select a Opensource License * Kee
by revathskumar 13y ago
@siromoney Great start, keep going.
I just wanna tell you that, pushing code to Github repo doesn't mean it's Open source.
* Select a Opensource License
* Keep a License file in the root directory of project
* Add link to License file from README.
- siromoney 13y agoThanks! The license (MIT) was listed on NPM, but now I've added it to the readme and placed it in the root directory.