[skip ci] updated README.md
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
[](https://travis-ci.org/Klemek/fa-diagrams)
|
||||
[](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)
|
||||
|
||||
Reference in New Issue
Block a user