diff --git a/README.md b/README.md
index 3ea5768fc14f8621f27fa27e2f77d1b747c3ecaf..eee20a2639d08733b8d1840a621053bfc6150d9c 100644
--- a/README.md
+++ b/README.md
@@ -6,11 +6,11 @@
 
 ## Introduction
 
-This platform is designed to help students practice their math skills through various types of quizzes, including multiple-choice questions (MCQs), input-based questions, and true/false questions. The quizzes can be dynamically loaded from a server, providing a flexible and interactive learning experience.
+This platform is designed to help students practice their math skills through various types of quizzes, including multiple-choice questions (MCQs), single-choice questions (SCQs) and input-based questions. The quizzes can be dynamically loaded from a server, providing a flexible and interactive learning experience.
 
 ## Features
 
-- **Multiple Types of Questions**: Support for MCQs, input-based questions, and true/false questions.
+- **Multiple Types of Questions**: Support for MCQs, SCQs  and input-based questions
 - **Real-time Feedback**: Instant feedback on quiz submissions to help students learn from their mistakes.
 - **Dynamic Loading**: Quizzes can be loaded from a server using an ID or URL, allowing for a wide variety of quizzes to be created and accessed.
 - **Dynamic Display**: Graphs or Functions can be displayed as SVG.