mirror of
https://github.com/CarmJos/EasyConfiguration.git
synced 2026-06-04 18:48:20 +08:00
chore: Add logo & icon.
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 4.2 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 99 KiB After Width: | Height: | Size: 1.1 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 99 KiB |
@@ -1,3 +1,4 @@
|
|||||||
.idea/
|
.idea/
|
||||||
|
!.idea/icon.png
|
||||||
**/target/
|
**/target/
|
||||||
**.iml
|
**.iml
|
||||||
@@ -13,10 +13,12 @@ README LANGUAGES [ [**English**](README.md) | [中文](README_CN.md) ]
|
|||||||
|
|
||||||
# configured (config-framework)
|
# configured (config-framework)
|
||||||
|
|
||||||
_**"Once set, Simple get."**_
|
<img src=".doc/images/logo-bg.png" alt="logo" style="float: right"/>
|
||||||
|
|
||||||
A simple, easy-to-use and universal solution for managing, loading, reading,
|
_**"Once set, Simple get."**_
|
||||||
and updating configuration files.
|
|
||||||
|
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!
|
Supported **JSON**, **YAML**, **Hocon**, **TOML**, **SQL**, **MongoDB**... and much more!
|
||||||
|
|
||||||
|
|||||||
@@ -14,6 +14,8 @@ README LANGUAGES [ [English](README.md) | [**中文**](README_CN.md) ]
|
|||||||
|
|
||||||
# configured (config-framework)
|
# configured (config-framework)
|
||||||
|
|
||||||
|
<img src=".doc/images/logo-bg.png" alt="logo" style="float: right"/>
|
||||||
|
|
||||||
**一次配置,轻松读取!**
|
**一次配置,轻松读取!**
|
||||||
|
|
||||||
一款简单便捷的通用配置文件加载、读取与更新工具,可自定义配置的格式。
|
一款简单便捷的通用配置文件加载、读取与更新工具,可自定义配置的格式。
|
||||||
|
|||||||
Reference in New Issue
Block a user