jdavisclark / CaseConversion

Case conversion plugin (pascal, camel, snake) for sublime text 2
MIT License
300 stars 47 forks source link

Added LICENSE file #37

Closed pykong closed 7 years ago

pykong commented 7 years ago

It is best practice to keep the license in a file called LICENSE. E.g. only then is license file parsed by GitHub and rehashed for other users. I moved the exact wording from your README.me to the LICENSE file.