Update README.md
This commit is contained in:
parent
d6e8700eab
commit
1cd9456e25
@ -30,6 +30,11 @@ Include it in your HTML:
|
|||||||
<link rel="stylesheet" href="frappe-gantt.css">
|
<link rel="stylesheet" href="frappe-gantt.css">
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Or from the CDN:
|
||||||
|
```
|
||||||
|
<script src="https://cdn.jsdelivr.net/npm/frappe-gantt/dist/frappe-gantt.umd.js"></script>
|
||||||
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/frappe-gantt/dist/frappe-gantt.css">
|
||||||
|
```
|
||||||
And start hacking:
|
And start hacking:
|
||||||
|
|
||||||
```js
|
```js
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user