diff --git a/README.md b/README.md
index fd31463..ce9fec0 100644
--- a/README.md
+++ b/README.md
@@ -1,18 +1,17 @@
# RLOR: A Flexible Framework of Deep Reinforcement Learning for Operation Research
-:one: First work to incorporate end-to-end vehicle routing model in a modern RL platform (CleanRL)
+1️⃣ First work to incorporate end-to-end vehicle routing model in a modern RL platform (CleanRL)
-:zap: Speed up the training of Attention Model by 8 times (25hours $\to$ 3 hours)
+⚡ Speed up the training of Attention Model by 8 times (25hours --> 3 hours)
-:mag_right: A flexible framework for developing *model*, *algorithm*, *environment*, and *search* for operation research
+🔎 A flexible framework for developing *model*, *algorithm*, *environment*, and *search* for operation research
## News
-
+- 13/04/2023: We release web demo on [Hugging Face 🤗](https://huggingface.co/spaces/cpwan/RLOR-TSP)!
- 24/03/2023: We release our paper on [arxiv](https://arxiv.org/abs/2303.13117)!
-- 20/03/2023: We release demo and pretrained checkpoints!
+- 20/03/2023: We release jupyter lab demo and pretrained checkpoints!
- 10/03/2023: We release our codebase!
-
## Demo
We provide inference demo on colab notebook:
diff --git a/_config.yml b/_config.yml
new file mode 100644
index 0000000..14a3458
--- /dev/null
+++ b/_config.yml
@@ -0,0 +1,4 @@
+remote_theme: pages-themes/cayman@v0.2.0
+plugins:
+- jekyll-remote-theme
+google_analytics: G-JJM1CJ0V7J
diff --git a/_includes/head-custom-google-analytics.html b/_includes/head-custom-google-analytics.html
new file mode 100644
index 0000000..372a2c0
--- /dev/null
+++ b/_includes/head-custom-google-analytics.html
@@ -0,0 +1,9 @@
+
+
+