diff --git a/README.md b/README.md index fca3a7b..058458b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# Lancet -
- Lancet is a comprehensive, efficient, and reusable util function library of go. Inspired by the java apache common package and lodash.js. -
+
+
++ Lancet is a comprehensive, efficient, and reusable util function library of go. Inspired by the java apache common package and lodash.js. +
English | [简体中文](./README_zh-CN.md) - ## Feature - 👏 Comprehensive, efficient and reusable. -- 💪 160+ common go util functions, support string, slice, datetime, net, crypt... +- 💪 170+ common go util functions, support string, slice, datetime, net, crypt... - 💅 Only depend on the go standard library. - 🌍 Unit test for every exported function. diff --git a/README_zh-CN.md b/README_zh-CN.md index 2628885..cc567e7 100644 --- a/README_zh-CN.md +++ b/README_zh-CN.md @@ -1,7 +1,7 @@ -# Lancet -- lancet(柳叶刀)是一个全面、高效、可复用的go语言工具函数库。 lancet受到了java apache common包和lodash.js的启发。 -
+
+
++ lancet(柳叶刀)是一个全面、高效、可复用的go语言工具函数库。 lancet受到了java apache common包和lodash.js的启发。 +
简体中文 | [English](./README.md) diff --git a/logo.png b/logo.png new file mode 100644 index 0000000..19fad30 Binary files /dev/null and b/logo.png differ