1
0
mirror of https://github.com/mtdvio/every-programmer-should-know.git synced 2025-08-06 14:56:42 +02:00

Add "How open source licenses work and how to add them to your projects" to list (#92)

* Add "How open source licenses work and how to add them to your projects" to list
This commit is contained in:
Pichet Itngam
2020-03-11 17:52:10 +07:00
committed by GitHub
parent f1e9e9161a
commit 7740fecc98

View File

@@ -208,6 +208,7 @@ But knowing the stuff will help you become better! :muscle:*
### Licenses
- [Choose An Open Source License](https://choosealicense.com/)
- [Well-explained Software licenses in TLDR version](https://tldrlegal.com/)
- [How open source licenses work and how to add them to your projects](https://medium.freecodecamp.org/how-open-source-licenses-work-and-how-to-add-them-to-your-projects-34310c3cf94)
### Where To Look For Further Info
- [freeCodeCamp Guide](https://guide.freecodecamp.org/)