Skip to content

Commit

Permalink
Add license URL
Browse files Browse the repository at this point in the history
  • Loading branch information
miloyip committed Dec 5, 2016
1 parent 13bf3d7 commit 7a2d1b8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion game-programmer.dot
Original file line number Diff line number Diff line change
Expand Up @@ -758,7 +758,8 @@ digraph {
ccsa [fontcolor=white,fontsize=8,label=<<TABLE BORDER="0">
<TR><TD><IMG SCALE="TRUE" SRC="images/CC-BY-SA_icon.png"/></TD></TR>
<TR><TD>This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.</TD></TR>
</TABLE>>]
</TABLE>>
URL = "https://creativecommons.org/licenses/by-sa/4.0/"]

{
edge [style=invis]
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
2. The books shown in the WORK represent knowledge/skills that may/should be acquired by game programmers. There are other important ways of learning, such as practicing, courses, industrial/academic conferences/publications, etc.
3. The AUTHOR has not been sponsored by any authors/publishers of the books, except that he was the translator for the Chinese version of Game Engine Architecture.
4. Comments are welcome but the AUTHOR reserved the rights of modification.
5. The WORK is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
5. The WORK is licensed under [Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/).

## Build

Expand Down

0 comments on commit 7a2d1b8

Please sign in to comment.