Update info.yaml
diff --git a/info.yaml b/info.yaml
index bdd53ba..51e3cb4 100644
--- a/info.yaml
+++ b/info.yaml
@@ -1,19 +1,20 @@
 ---
 project:
-  description: "A template SoC for Google sponsored Open MPW shuttles for SKY130."
+  description: "An implementation of the decoder of the popular LZ4 compression algorithm."
   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/yongatek/caravel_yonga-lz4-decoder.git"
+  organization: "Yonga Technology Microelectronics R&D"
+  organization_url: "https://yongatek.com/"
+  owner: "Rifat Demircioglu"
   process: "SKY130"
   project_name: "Caravel"
   project_id: "00000000"
   tags:
     - "Open MPW"
     - "Test Harness"
+    - "LZ4"
   category: "Test Harness"
   top_level_netlist: "caravel/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: "docs/logo.png"