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.