diff --git a/examples/injective-vue/README.md b/examples/injective-vue/README.md
index 86891797..c0ae11bb 100644
--- a/examples/injective-vue/README.md
+++ b/examples/injective-vue/README.md
@@ -1,5 +1,12 @@
# Injective Vue Example
+
+
+ Building the future of decentralized exchange
+
+
+## Introduction
+
This example demonstrates the usage of Vue composables provided by [@interchain-kit/vue](https://github.com/cosmology-tech/interchain-kit/tree/main/packages/vue) and [injective-vue](https://github.com/cosmology-tech/interchainjs/tree/main/libs/injective-vue).
## Getting Started
diff --git a/examples/injective/README.md b/examples/injective/README.md
index fd1bb8e7..ebb410bf 100644
--- a/examples/injective/README.md
+++ b/examples/injective/README.md
@@ -1,5 +1,14 @@
# Injective React Example
+
+
+ Building the future of decentralized exchange
+
+
+## Introduction
+
+This example demonstrates the usage of React hooks provided by [injective-react](https://github.com/cosmology-tech/interchainjs/tree/main/libs/injective-react) and how to interact with the Injective blockchain on the frontend.
+
## Getting Started
First, install the packages and run the development server: