Update README.md

This commit is contained in:
Connor C 2024-02-28 21:17:39 -07:00
parent b51e438aed
commit 587c335b8d

View File

@ -3,6 +3,7 @@
ConfigMan is a Ruby gem designed to simplify the configuration management of your Ruby applications. It provides a modular approach, allowing you to easily manage different aspects of your application's configuration such as API, Cache, Database, Email, and more. You can even extend its functionality by registering your own custom modules. ConfigMan is a Ruby gem designed to simplify the configuration management of your Ruby applications. It provides a modular approach, allowing you to easily manage different aspects of your application's configuration such as API, Cache, Database, Email, and more. You can even extend its functionality by registering your own custom modules.
If you're new to the Gem, please refer to our [Wiki](https://git.pixelridgesoftworks.com/PixelRidge-Softworks/ConfigMan/wiki/ConfigMan-Wiki-Home) not just this Readme If you're new to the Gem, please refer to our [Wiki](https://git.pixelridgesoftworks.com/PixelRidge-Softworks/ConfigMan/wiki/ConfigMan-Wiki-Home) not just this Readme
If you need more direct help, join our [Discord](https://discord.pixelridgesoftworks.com)
## Table of Contents ## Table of Contents