Update info.yaml
diff --git a/info.yaml b/info.yaml
index bdd53ba..7b9b530 100644
--- a/info.yaml
+++ b/info.yaml
@@ -1,19 +1,18 @@
----
-project:
-  description: "A template SoC for Google sponsored Open MPW shuttles for SKY130."
+--- 
+project: 
+  description: "System on a Chip built around a RISC-V based 5 stage pipelined core Buraq-Mini."
   foundry: "SkyWater"
-  git_url: "https://github.com/efabless/caravel_project_example.git"
-  organization: "Efabless"
-  organization_url: "http://efabless.com"
-  owner: "Tim Edwards"
+  git_url: "https://github.com/hadirkhan10/caravel_ibtida_soc.git"
+  organization: "Micro-Electronics Research Laboratory"
+  organization_url: "https://merledupk.org"
+  owner: "Hadir Khan"
   process: "SKY130"
-  project_name: "Caravel"
-  project_id: "00000000"
-  tags:
+  project_name: "Ibtida-II"
+  tags: 
     - "Open MPW"
-    - "Test Harness"
-  category: "Test Harness"
-  top_level_netlist: "caravel/verilog/gl/caravel.v"
+    - "Chisel"
+  category: "processor"
+  top_level_netlist: "verilog/gl/caravel.v"
   user_level_netlist: "verilog/gl/user_project_wrapper.v"
   version: "1.00"
-  cover_image: "docs/source/_static/caravel_harness.png"
+  cover_image: "doc/ibtida-logo.png"