From 3b727cc163265b202538795244dac52859397fcb Mon Sep 17 00:00:00 2001 From: Andrey <50486086+DarkCat09@users.noreply.github.com> Date: Thu, 8 Sep 2022 18:53:59 +0400 Subject: [PATCH] Update README.md --- README.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/README.md b/README.md index 7221488..06ae0fd 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,5 @@ # MonoLight Fully customizable syntax highlighter -## JetBrains Mono -If you want to use JetBrains Mono font on your site, just import css file with font-face settings: -```html - -``` -```css -@import url('https://cdn.jsdelivr.net/gh/DarkCat09/monolight@main/css/jetbrainsmono.css'); -``` - ## How to contribute -Fork this repository, add your programming language to langs/ and make PR. +Fork this repository, add your programming language to `langs/` and make PR.