1
0
mirror of https://github.com/mtdvio/every-programmer-should-know.git synced 2025-01-17 22:38:27 +01:00

Merge pull request #83 from EternalReign/add-legal

Add legal
This commit is contained in:
Alexey Migutsky 2017-10-13 19:39:55 +02:00 committed by GitHub
commit c5269d4ddf

View File

@ -164,6 +164,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/)
### Where To Look For Further Info
- [freeCodeCamp Guide](https://guide.freecodecamp.org/)
@ -186,3 +187,4 @@ But knowing the stuff will help you become better! :muscle:*
- :link: [Project Euler](https://projecteuler.net/)
- :link: [LeetCode](https://leetcode.com/)
- :link: [InterviewBit](https://www.interviewbit.com/)