[skip ci] updated README.md

This commit is contained in:
Klemek
2019-07-17 16:38:34 +02:00
committed by GitHub
parent 7a8f0cf4b8
commit 5fb7a248d0
+10 -5
View File
@@ -2,8 +2,8 @@
[![Build Status](https://img.shields.io/travis/Klemek/fa-diagrams.svg?branch=master)](https://travis-ci.org/Klemek/fa-diagrams)
[![Coverage Status](https://img.shields.io/coveralls/github/Klemek/fa-diagrams.svg?branch=master)](https://coveralls.io/github/Klemek/fa-diagrams?branch=master)
# (WIP) fa-diagrams
## SVG diagrams built from Font-Awesome icons
# fa-diagrams
**SVG diagrams built from Font-Awesome icons**
**[Demo](https://klemek.github.io/fa-diagrams)**
@@ -71,6 +71,13 @@ or
<script src="https://unpkg.com/fa-diagrams/dist/fa-diagrams.min.js"></script>
```
or
```html
<script src="https://cdn.rawgit.com/Klemek/fa-diagrams/master/dist/fa-diagrams-data.min.js"></script>
<script src="https://cdn.rawgit.com/Klemek/fa-diagrams/master/dist/fa-diagrams.min.js"></script>
```
### NPM (soon)
@@ -278,8 +285,6 @@ Here are the accepted types and their preview :
You can use **`none`** to make an invisible link.
(soon)
### Font styles
First, you should use [web-safe fonts](https://websitesetup.org/web-safe-fonts-html-css/) to be sure your SVG will be rendered correctly
@@ -337,4 +342,4 @@ If you want to change the icons you can edit/build your own `resources.json` as
## Examples
*[back to top](#top)*
(soon)
(soon)