diff --git a/README.md b/README.md
index f6340694..7289d8da 100644
--- a/README.md
+++ b/README.md
@@ -3,27 +3,16 @@
Codepod provides the interactive coding experience popularized by Jupyter, but
with scalability and production-readiness. Users can still incrementally build
up code by trying out a small code snippet each time. But they would not be
-overwhelmed by the great number of code snippets as the projects grow.
-
-
+overwhelmed by the great number of code snippets as the projects grow. Learn
+more on our website at https://codepod.io.
![screenshot](./screenshot-canvas.png)
-
-
# Install
+You can [use CodePod online](https://app.codepod.io) without installing it
+locally. To install it on your computer:
+
Step 1: install prerequisite: [nodejs](https://nodejs.org/en/download) runtime
and python & ipykernel:
@@ -83,7 +72,6 @@ or submitting a pull request.
Do use [Prettier](https://prettier.io/) (e.g., [its VSCode
plugin](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode))
to format your code before checking in.
-Last but not least, give us a star on Github!
# Citation