From 55e04d7c6329e22a27aa22f25741725135a245ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rune=20Bj=C3=B8rnera=CC=8As?= Date: Mon, 19 Aug 2019 22:32:42 +0200 Subject: [PATCH] Update readme --- README.md | 9 ++++++--- dist/README.md | 9 ++++++--- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 8215e17..8a36519 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,14 @@ ## A programming font with semi-connected cursive italics and symbol ligatures. -### More information and download: [rubjo.github.io/victor-mono](https://rubjo.github.io/victor-mono). I would be grateful if you point others to the same URL. +#### More information and download: [rubjo.github.io/victor-mono](https://rubjo.github.io/victor-mono). I would be grateful if you point others to the same URL. -### Or: `npm i victor-mono` +#### For use in apps, web pages or other projects (will work soon): +1. `npm i victor-mono` +2. `import 'victor-mono'` (when using ES6 via Babel) +3. Style elements with `font-family: 'Victor Mono'` -### If you like it and want to say thanks, [donations](https://www.paypal.me/runbjo) are welcome. ❤️ +#### If you like it and want to say thanks, [donations](https://www.paypal.me/runbjo) are welcome. ❤️ [Code sample](https://rubjo.github.io/victor-mono) [Powerline](https://rubjo.github.io/victor-mono) diff --git a/dist/README.md b/dist/README.md index 8215e17..08e6915 100644 --- a/dist/README.md +++ b/dist/README.md @@ -8,11 +8,14 @@ ## A programming font with semi-connected cursive italics and symbol ligatures. -### More information and download: [rubjo.github.io/victor-mono](https://rubjo.github.io/victor-mono). I would be grateful if you point others to the same URL. +#### More information and download: [rubjo.github.io/victor-mono](https://rubjo.github.io/victor-mono). I would be grateful if you point others to the same URL. -### Or: `npm i victor-mono` +#### For use in apps, web pages or other projects: +1. `npm i victor-mono` +2. `import 'victor-mono'` (when using ES6 via Babel) +3. Style elements with `font-family: 'Victor Mono'` -### If you like it and want to say thanks, [donations](https://www.paypal.me/runbjo) are welcome. ❤️ +#### If you like it and want to say thanks, [donations](https://www.paypal.me/runbjo) are welcome. ❤️ [Code sample](https://rubjo.github.io/victor-mono) [Powerline](https://rubjo.github.io/victor-mono)