diff options
author | Aaron LI <aly@aaronly.me> | 2018-09-13 12:34:05 +0800 |
---|---|---|
committer | Aaron LI <aly@aaronly.me> | 2018-09-13 12:34:05 +0800 |
commit | af71ed980a857d3a013f8b9239f95f935b78f14d (patch) | |
tree | db9e9052c7d3de3fb80507e68870059b6fd2fd75 | |
parent | 1c91408bfe6024dda1acea7ea1d7ef0c2bced76a (diff) | |
download | resume-af71ed980a857d3a013f8b9239f95f935b78f14d.tar.bz2 |
README.md: linkize two more
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -34,9 +34,10 @@ and can be obtained from [here](https://fontawesome.com/how-to-use/on-the-deskto License ------- -* The LaTeX class `resume.cls` is distributed under the +* The LaTeX class [`resume.cls`](resume.cls) is distributed under the [LaTeX Project Public License (LPPL) Version 1.3c](https://www.latex-project.org/lppl.txt). -* The tool `make-fontawesome5.py` is distributed under the +* The tool [`make-fontawesome5.py`](fontawesome5/make-fontawesome5.py) + is distributed under the [MIT License](https://opensource.org/licenses/MIT). * All content files are published under the [CC BY 4.0 License](https://creativecommons.org/licenses/by/4.0/). |