Skip to content

Commit 1314707

Browse files
committed
Add "Demo" section to the README.
1 parent 7762b0a commit 1314707

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,14 @@ npm install blueimp-file-upload-node
1616
# Then open bootstrap-editor/index.html with your browser.
1717
```
1818

19+
## Demo
20+
**Currently, there's no server-side support for the demo page.**
21+
It only show you what the editor looks like.
22+
But you can image that with the server-side support, after choosing an image, it will be pasted to the textarea.
23+
24+
http://trantorliu.github.io/bootstrap-editor
25+
26+
1927
## Files to reference
2028
```html
2129
<script src="lib/js/wysihtml5-0.3.0.js"></script>

0 commit comments

Comments
 (0)