Skip to content

Commit 1a5135f

Browse files
committed
Update home page
1 parent 550f77a commit 1a5135f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/index.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,6 @@
1111

1212
[![CPlugin.Net-logo](https://raw.githubusercontent.com/MrDave1999/CPlugin.Net/bd7e7c8787e5a1b4987cd5a506e680261dce19b0/plugin-logo.png)](https://github.com/MrDave1999/CPlugin.Net)
1313

14-
A simple library that allows to implement a plugin-based architecture. It also includes a `PluginAttribute` type to be used by plugins.
14+
A simple library that helps to implement a plugin-based architecture. It also includes a [PluginAttribute](https://mrdave1999.github.io/CPlugin.Net/api/CPlugin.Net.PluginAttribute.html) type to be used by plugins.
15+
16+
The purpose of this library is to provide a way to load plugins from a configuration file such as settings.json or .env, to facilitate the exchange of dependencies without having to make changes to the host application.

0 commit comments

Comments
 (0)