docs: add update tips

This commit is contained in:
chris
2024-01-29 22:22:50 +08:00
parent 73a19393b1
commit eb2dc3094c
2 changed files with 4 additions and 0 deletions

View File

@@ -2,6 +2,8 @@
Nunu is a scaffolding tool for building Go applications. Its name comes from a game character in League of Legends, a little boy riding on the shoulders of a Yeti. Just like Nunu, this project stands on the shoulders of giants, as it is built upon a combination of popular libraries from the Go ecosystem. This combination allows you to quickly build efficient and reliable applications.
🚀Tips: This project is very complete, so updates will not be very frequent, welcome to use.
[简体中文介绍](https://github.com/go-nunu/nunu/blob/main/README_zh.md)
![Nunu](https://github.com/go-nunu/nunu/blob/main/.github/assets/banner.png)

View File

@@ -3,6 +3,8 @@
Nunu是一个基于Golang的应用脚手架它的名字来自于英雄联盟中的游戏角色一个骑在雪怪肩膀上的小男孩。和努努一样该项目也是站在巨人的肩膀上它是由Golang生态中各种非常流行的库整合而成的它们的组合可以帮助你快速构建一个高效、可靠的应用程序。
🚀Tips这个项目非常完善所以更新不会很频繁欢迎大家使用。
[英文介绍](https://github.com/go-nunu/nunu/blob/main/README.md)
![Nunu](https://github.com/go-nunu/nunu/blob/main/.github/assets/banner.png)