Skip to content

Commit c4baa0c

Browse files
Update README.md
1 parent 0802d15 commit c4baa0c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

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

22
![img](https://upload.wikimedia.org/wikipedia/commons/0/01/CanvaScript.png "a tite")
33
# Welcome to CanvaScript
4-
<iframe src="https://player.vimeo.com/video/1006438195?badge=0&amp"><script src=https://player.vimeo.com/api/player.js"></script>
54
CanvaScipt is a library for Java.it enabling Java as a sever-side langange.if you have issues please go to
65
https://github.com/CleanCode-backup/CanvaScript/issues
76
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
87
https://github.com/CleanCode-backup/CanvaScript/pulls for that.
98
# Tutorials - Learn More
109
Welcome to the To Tutorials,for full documentation go to the <a href="Docs.md">Docs</a>
11-
in order to use the libary use the <code></code>
12-
## HTMLdoc Object
13-
14-
<b>DBobj.heart</b>.open(name,version);
15-
//do something
10+
in order to use the libary use th <code>import cavnascript</code>
11+
## Creating a HTML page
12+
first Let's Create a HTML page that Java can use.
13+
14+
15+
<code>
1616

1717
</code>

0 commit comments

Comments
 (0)