diff --git a/README.md b/README.md
index 392c6fd..c2ba7b1 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,8 @@
# react-native-outlined-text
-[](https://www.npmjs.com/package/@donkasun/react-native-outlined-text)
-[](https://www.npmjs.com/package/@donkasun/react-native-outlined-text)
-
-
-[](https://reactnative.dev/)
-[](https://www.typescriptlang.org/)
-[](https://github.com/react-native-svg/react-native-svg)
+[](https://reactnative.dev/)
+[](https://www.typescriptlang.org/)
+[](https://github.com/react-native-svg/react-native-svg)
An enhanced, customizable React Native component for creating outlined text with stroke effects and automatic text wrapping.
diff --git a/assets/badges/react-native-svg.svg b/assets/badges/react-native-svg.svg
new file mode 100644
index 0000000..688213f
--- /dev/null
+++ b/assets/badges/react-native-svg.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/assets/badges/react-native.svg b/assets/badges/react-native.svg
new file mode 100644
index 0000000..79c50df
--- /dev/null
+++ b/assets/badges/react-native.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/assets/badges/typescript.svg b/assets/badges/typescript.svg
new file mode 100644
index 0000000..ee58d2a
--- /dev/null
+++ b/assets/badges/typescript.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/package-lock.json b/package-lock.json
index 0085e84..9b30c0c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "@donkasun/react-native-outlined-text",
- "version": "1.0.2",
+ "version": "1.0.4",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@donkasun/react-native-outlined-text",
- "version": "1.0.2",
+ "version": "1.0.4",
"license": "MIT",
"devDependencies": {
"@types/react": "^19.0.10",
diff --git a/package.json b/package.json
index 1f0dd89..20aa883 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@donkasun/react-native-outlined-text",
- "version": "1.0.2",
+ "version": "1.0.4",
"description": "A React Native component for creating outlined text with customizable stroke effects and automatic text wrapping",
"main": "lib/index.js",
"types": "lib/index.d.ts",