diff --git a/README.md b/README.md
index b8014df..2210ef3 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ npm install wayscript
Or load directly from CDN:
```html
-
+
```
## Basic Usage
diff --git a/package.json b/package.json
index 68e2d79..1c3686f 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "wayscript",
- "version": "0.0.3",
+ "version": "0.0.4",
"description": "WayScript gives you flexible building blocks to seamlessly integrate, automate and host tools in the cloud.",
"main": "index.js",
"directories": {
@@ -32,7 +32,7 @@
"bugs": {
"url": "https://github.com/wayscript/wayscript-js/issues"
},
- "homepage": "https://github.com/wayscript/wayscript-js#readme",
+ "homepage": "https://wayscript.com",
"devDependencies": {
"chai": "^4.2.0",
"mocha": "^6.1.4"