diff options
author | Aaron LI <aly@aaronly.me> | 2023-02-03 18:21:38 +0800 |
---|---|---|
committer | Aaron LI <aly@aaronly.me> | 2023-02-03 18:21:38 +0800 |
commit | 8a941b3fbd75ce61d7ef1221e9544d5531a9bab5 (patch) | |
tree | a9abe6ebbc66793e71b6bc5af47b9aca48832d11 /README.md | |
parent | 427c0ac7098ef41fec58390ad9bfa761f865ef2e (diff) | |
download | resume-class-v2.5.0.tar.bz2 |
README: Tweak style a bit for GitHub renderingclass-v2.5.0
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -41,6 +41,7 @@ The original [fontawesome5](fontawesome5/) contents are now obsolete but kept for reference. <blockquote> + I wrote a simple tool [`make-fontawesome5.py`](fontawesome5/make-fontawesome5.py), which will download the latest icon list from the [Font Awesome](https://github.com/FortAwesome/Font-Awesome) project @@ -70,6 +71,7 @@ i.e., the following 3 OTF files are needed: * `Font Awesome 5 Free-Regular-400.otf` * `Font Awesome 5 Free-Solid-900.otf` * `Font Awesome 5 Brands-Regular-400.otf` + </blockquote> ### Installation |