diff --git a/.doc/images/logo-bg.png b/.doc/images/logo-bg.png new file mode 100644 index 0000000..23e170c Binary files /dev/null and b/.doc/images/logo-bg.png differ diff --git a/.doc/images/logo.png b/.doc/images/logo.png index b80df30..4a15f6a 100644 Binary files a/.doc/images/logo.png and b/.doc/images/logo.png differ diff --git a/.doc/images/profile.png b/.doc/images/profile.png new file mode 100644 index 0000000..b80df30 Binary files /dev/null and b/.doc/images/profile.png differ diff --git a/.gitignore b/.gitignore index 1aa87da..4d8ed5d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .idea/ +!.idea/icon.png **/target/ **.iml \ No newline at end of file diff --git a/README.md b/README.md index 48c9b46..6016eb9 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,12 @@ README LANGUAGES [ [**English**](README.md) | [中文](README_CN.md) ] # configured (config-framework) -_**"Once set, Simple get."**_ +logo -A simple, easy-to-use and universal solution for managing, loading, reading, -and updating configuration files. +_**"Once set, Simple get."**_ + +A simple, easy-to-use and universal solution for managing, loading, reading, +and updating configuration files. Supported **JSON**, **YAML**, **Hocon**, **TOML**, **SQL**, **MongoDB**... and much more! diff --git a/README_CN.md b/README_CN.md index 23637b8..30fc0a0 100644 --- a/README_CN.md +++ b/README_CN.md @@ -14,6 +14,8 @@ README LANGUAGES [ [English](README.md) | [**中文**](README_CN.md) ] # configured (config-framework) +logo + **一次配置,轻松读取!** 一款简单便捷的通用配置文件加载、读取与更新工具,可自定义配置的格式。