From 6d6adc872a9d45306861e03a7c31fab67c32d340 Mon Sep 17 00:00:00 2001 From: Paul Tsouchlos Date: Tue, 26 Mar 2024 09:00:47 -0400 Subject: [PATCH] docs: add blurb that using template on web doesn't require fonts --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7e629b..c0ec485 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A port of the [Awesome-CV](https://github.com/posquit0/Awesome-CV) Latex resume ## Requirements -You will need the `Robot` and `Source Sans Pro` fonts installed on your system or available somewhere. You can download them from the following links: +You will need the `Roboto` and `Source Sans Pro` fonts installed on your system or available somewhere. If you are using the `typst` web app, no further action is necessary. You can download them from the following links: - [Roboto](https://fonts.google.com/specimen/Roboto) - [Source Sans Pro](https://github.com/adobe-fonts/source-sans-pro)