diff --git a/README.md b/README.md index 58bebe3..08801bc 100755 --- a/README.md +++ b/README.md @@ -1,2 +1,26 @@ # Chartwerk Line Pod +## Including +### Browser + +#### Script tag +```html + +``` + +#### Example +```html +
+ + + +``` + +#### Other examples +[Static Chart](https://code.corpglory.net/chartwerk/line-pod/src/branch/main/examples/demo.html) + +[Live Chart](https://code.corpglory.net/chartwerk/line-pod/src/branch/main/examples/demo_live.html) + +[Vertical Chart](https://code.corpglory.net/chartwerk/line-pod/src/branch/main/examples/demo_vertical.html) \ No newline at end of file