diff --git a/README.md b/README.md
index 5722205..eea1915 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
@@ -23,6 +23,10 @@
+
+
+
+
# Benefits
- ✨ Integrate with any provider and model using the OpenAI API
diff --git a/packages/unillm-node/package.json b/packages/unillm-node/package.json
index 4564efc..ea9f423 100644
--- a/packages/unillm-node/package.json
+++ b/packages/unillm-node/package.json
@@ -1,6 +1,6 @@
{
"name": "unillm",
- "version": "0.1.0",
+ "version": "0.1.1",
"main": "./index.ts",
"type": "commonjs",
"license": "MIT",