dev-cheatsheets icon indicating copy to clipboard operation
dev-cheatsheets copied to clipboard

Add to licenses

Open MichaelCurrin opened this issue 5 years ago • 1 comments
trafficstars

Add a copy-and-paste description to go in the License section of a README, showing in bullet point form what people can do and must obey

MichaelCurrin avatar Apr 05 '20 16:04 MichaelCurrin

e.g.

## License

Licensed under [MIT license](https://github.com/MichaelCurrin/docsify-js-tutorial/blob/master/LICENSE)

- You can modify and reuse this project. 
- A copy of the license and copyright notice must be included with the software. [source](https://choosealicense.com/licenses/#mit).
- Please link back to this repo somewhere in your project.

MichaelCurrin avatar Apr 05 '20 18:04 MichaelCurrin