Skip to content

Commit 0802d15

Browse files
Update README.md
1 parent 261c9ff commit 0802d15

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11

22
![img](https://upload.wikimedia.org/wikipedia/commons/0/01/CanvaScript.png "a tite")
33
# Welcome to CanvaScript
4-
CanvaScipt is a Javascript library for SQL Database management using HTML5's indexedDB api.it's powerful and effective way to use databases without sever-side languages.if you have issues please go to
4+
<iframe src="https://player.vimeo.com/video/1006438195?badge=0&amp"><script src=https://player.vimeo.com/api/player.js"></script>
5+
CanvaScipt is a library for Java.it enabling Java as a sever-side langange.if you have issues please go to
56
https://github.com/CleanCode-backup/CanvaScript/issues
67
and make a new issue.also if you can do a pull request please do that.that will make my day 😊!you can go to
78
https://github.com/CleanCode-backup/CanvaScript/pulls for that.
89
# Tutorials - Learn More
910
Welcome to the To Tutorials,for full documentation go to the <a href="Docs.md">Docs</a>
10-
## Database Object
11-
CanvaScipt API has a object call <i><b>Database</b></i> at heart of Database object is a <i>indexedDB</i> object.you can do all supported functions of indexedDB using <b>DBobj.heart</b>
12-
<code>
13-
var DBobj = new database;
11+
in order to use the libary use the <code></code>
12+
## HTMLdoc Object
13+
1414
<b>DBobj.heart</b>.open(name,version);
1515
//do something
1616

0 commit comments

Comments
 (0)