Update README.md
diff --git a/README.md b/README.md
index 3077244..434c933 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,9 @@
-# Caravel User Project
-
+# My_alu_xor
 [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![UPRJ_CI](https://github.com/efabless/caravel_project_example/actions/workflows/user_project_ci.yml/badge.svg)](https://github.com/efabless/caravel_project_example/actions/workflows/user_project_ci.yml) [![Caravel Build](https://github.com/efabless/caravel_project_example/actions/workflows/caravel_build.yml/badge.svg)](https://github.com/efabless/caravel_project_example/actions/workflows/caravel_build.yml)
 
-| :exclamation: Important Note            |
-|-----------------------------------------|
+It's a digital alu_xor having two copies of ALUs, namely: alu1 and alu2. The outputs generated by both the ALUs are XORed to yield any discrepancies between the designs. Any difference in the result turns out to be latch-ups or conditions relating to faults.
 
-## Please fill in your project documentation in this README.md file 
 
+**References**
 Refer to [README](docs/source/quickstart.rst) for a quick start of how to use caravel_user_project
-
 Refer to [README](docs/source/index.rst) for this sample project documentation.