Skip to content

Commit 4d7a97a

Browse files
readme updated.
1 parent dbd9e87 commit 4d7a97a

3 files changed

Lines changed: 15 additions & 8 deletions

File tree

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,13 +83,20 @@ This project is licensed under the GPL-3.0 License - see the [LICENSE](LICENSE)
8383

8484
---
8585

86-
### 💡 Credits
86+
## 💡 Credits
8787

8888
> 🧠 **Note**: This documentation was written by [ChatGPT](https://openai.com/chatgpt), an AI assistant developed by OpenAI, based on the project structure and descriptions provided by the repository author.
8989
> If you find any inaccuracies or need improvements, feel free to contribute or open an issue!
9090
9191
---
9292

93+
## 🔙 Back to Tiny Essentials
94+
95+
Did you like this module? It’s part of the **Tiny Essentials** collection — a set of minimal yet powerful tools to make development easier.
96+
👉 [Click here to explore more Tiny Essentials modules](https://github.com/JasminDreasond/Tiny-Essentials)
97+
98+
---
99+
93100
<div align="center">
94101
<a href="./img/"><img src="./img/6c2df338-5257-4a2d-9dea-14f9f4ae8aba.png" height="300" /></a>
95102
<br/>

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,6 @@
9595
"express": "^5.1.0",
9696
"http-errors": "^2.0.0",
9797
"socket.io": "^4.8.1",
98-
"tiny-essentials": "^1.20.0"
98+
"tiny-essentials": "^1.21.3"
9999
}
100100
}

0 commit comments

Comments
 (0)