diff --git a/README.md b/README.md
index 270a9a350d..19fa1de479 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,38 @@
-# GAMER
-A GPU-accelerated adaptive mesh refinement code for astrophysics
+
+🎮 GAMER:
+👾 GPU-accelerated Adaptive MEsh Refinement
+
+
+[](https://github.com/gamer-project/gamer/releases)
+[](https://doi.org/10.5281/zenodo.15036956)
+[](https://github.com/gamer-project/gamer?tab=License-1-ov-file)
+[](https://github.com/gamer-project/gamer/graphs/contributors)
+[](https://github.com/gamer-project/gamer/pulse)
+[](https://iopscience.iop.org/article/10.1088/0067-0049/186/2/457)
+[](https://academic.oup.com/mnras/article/481/4/4815/5106358)
+
+**GAMER** is a **G**PU-accelerated **A**daptive **ME**sh **R**efinement code for astrophysical simulations. It delivers high computational performance and supports a rich set of physics modules.
+
+## Getting Started
+
+- [**Quick Start**](https://github.com/gamer-project/gamer/wiki/Quick-Start): Step-by-step guide to quickly set up and run GAMER.
+- [**Installation Guide**](https://github.com/gamer-project/gamer/wiki/Installation): Detailed instructions for installing GAMER on various platforms.
+- [**Full Documentation**](https://github.com/gamer-project/gamer/wiki): Comprehensive user guide covering usage, configuration, physics modules, and advanced features.
+
+## Citation
+
+To cite GAMER in your publication, please use the following BibTeX entry to refer to the [code paper](https://academic.oup.com/mnras/article/481/4/4815/5106358):
+
+```bibtex
+@article{schive2018gamer,
+ title="{GAMER-2: a GPU-accelerated adaptive mesh refinement code -- accuracy, performance, and scalability}",
+ author={Schive, Hsi-Yu and ZuHone, John A and Goldbaum, Nathan J and Turk, Matthew J and Gaspari, Massimo and Cheng, Chin-Yu},
+ journal={Monthly Notices of the Royal Astronomical Society},
+ volume={481},
+ number={4},
+ pages={4815--4840},
+ year={2018},
+ publisher={Oxford University Press}
+}
+```
-Documentation: [wiki](https://github.com/gamer-project/gamer/wiki)