diff --git a/README.md b/README.md
index 8917d77..28afbba 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# 🌋 Volcano: Mitigating Multimodal Hallucination through Self-Feedback Guided Revision
-This is the official github for "Volcano: Mitigating Multimodal Hallucination through Self-Feedback Guided Revision".
+This is the official GitHub for "Volcano: Mitigating Multimodal Hallucination through Self-Feedback Guided Revision".
Volcano employs a single LMM to generate initial responses, feedback, and revisions, as well as decisions to accept revisions. It follows a sequential procedure of an iterative critique-revision-decide loop.
- [Paper](https://arxiv.org/abs/2311.07362)
- Model weights ([7B](https://huggingface.co/kaist-ai/volcano-7b), [13B](https://huggingface.co/kaist-ai/volcano-13b))