chris 2 yıl önce
ebeveyn
işleme
e28f710356
2 değiştirilmiş dosya ile 6 ekleme ve 4 silme
  1. 3 2
      README.md
  2. 3 2
      README_zh.md

+ 3 - 2
README.md

@@ -2,7 +2,9 @@
 
 [简体中文介绍](https://github.com/go-nunu/nunu-layout-advanced/blob/main/README_zh.md)
 
-Nunu is an application scaffold based on Golang. Its name comes from the character Nunu in League of Legends, who is a little boy riding on the shoulder of a snowman. Like Nunu, Go-Nunu also stands on the shoulders of giants, and it is composed of various third-party libraries, including gin, gorm, wire, viper, zap, golang-jwt, go-redis, testify, sonyflake, tableflip, go-survey, cobra, etc. These libraries are very popular in the Golang ecosystem, and their combination can help you quickly build an efficient and reliable application.
+Nunu is an application scaffold based on Golang. Its name comes from the character Nunu in League of Legends, who is a little boy riding on the shoulder of a snowman. Like Nunu, Go-Nunu also stands on the shoulders of giants, and it is composed of various third-party libraries, including gin, gorm, wire, viper, zap, golang-jwt, go-redis, testify, sonyflake, go-survey, cobra, etc. These libraries are very popular in the Golang ecosystem, and their combination can help you quickly build an efficient and reliable application.
+
+![Nunu](https://github.com/go-nunu/nunu/blob/main/.github/assets/banner.png)
 
 ## Features
 
@@ -15,7 +17,6 @@ Nunu is an application scaffold based on Golang. Its name comes from the charact
 - **Go-redis**: A Golang Redis client library.
 - **Testify**: A Golang testing toolkit that provides assertions and mocking.
 - **Sonyflake**: A Golang distributed unique ID generator library.
-- **Tableflip**: A Golang zero-downtime upgrade library.
 - **robfig-cron**: A great Crontab library.
 - More...
 ## Features

+ 3 - 2
README_zh.md

@@ -1,7 +1,9 @@
 # Nunu - 一个优雅的 Golang 脚手架
 [英文介绍](https://github.com/go-nunu/nunu-layout-advanced/blob/main/README.md)
 
-Nunu是一个基于Golang的应用脚手架,它的名字来自于英雄联盟中的角色 努努,努努是一个骑在雪怪肩膀上的小男孩,和努努一样,Go-Nunu也是站在巨人的肩膀上,它是由各种第三方库组合而成的,包括gin、gorm、wire、viper、zap、golang-jwt、go-redis、testify、sonyflake、tableflip、go-survey、cobra等。这些库都是Golang生态中非常流行的库,它们的组合可以帮助你快速构建一个高效、可靠的应用程序。
+Nunu是一个基于Golang的应用脚手架,它的名字来自于英雄联盟中的角色 努努,努努是一个骑在雪怪肩膀上的小男孩,和努努一样,Go-Nunu也是站在巨人的肩膀上,它是由各种第三方库组合而成的,包括gin、gorm、wire、viper、zap、golang-jwt、go-redis、testify、sonyflake、go-survey、cobra等。这些库都是Golang生态中非常流行的库,它们的组合可以帮助你快速构建一个高效、可靠的应用程序。
+
+![Nunu](https://github.com/go-nunu/nunu/blob/main/.github/assets/banner.png)
 
 ## 功能
 
@@ -14,7 +16,6 @@ Nunu是一个基于Golang的应用脚手架,它的名字来自于英雄联盟
 - **Go-redis**: 一个 Golang Redis 客户端库。
 - **Testify**: 一个 Golang 测试工具包,提供断言和模拟。
 - **Sonyflake**: 一个 Golang 分布式唯一 ID 生成器库。
-- **Tableflip**: 一个 Golang 零停机升级库。
 - **robfig-cron**: 一个很棒的Crontab库。
 - More...
 ## 特性