Skip to content

Commit 0c1a4e0

Browse files
committed
demo link added and update the package.json
1 parent 5aefed8 commit 0c1a4e0

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121

2222
Find project documentation [here](https://projects.meswapnilwagh.com/worldpedia/)
2323

24+
# Demo
25+
Demo link [Worldpedia-Demo](https://worldpedia-demo.vercel.app/)
2426

2527
# ⚙️ Install
2628

package.json

+3-4
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"bugs": {
2525
"url": "https://github.com/meswapnilwagh/worldpedia/issues"
2626
},
27-
"homepage": "https://projects.meswapnilwagh.com/worldpedia",
27+
"homepage": "https://worldpedia-demo.vercel.app/",
2828
"devDependencies": {
2929
"@types/jest": "^27.4.0",
3030
"@types/lodash": "^4.14.178",
@@ -55,6 +55,5 @@
5555
"Filter"
5656
],
5757
"author": "Swapnil Abhimanyu Wagh",
58-
"dependencies": {
59-
}
60-
}
58+
"dependencies": {}
59+
}

0 commit comments

Comments
 (0)