diff options
Diffstat (limited to 'development/mono-addins/README')
-rw-r--r-- | development/mono-addins/README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/development/mono-addins/README b/development/mono-addins/README index a1ba96043d..8675647ee3 100644 --- a/development/mono-addins/README +++ b/development/mono-addins/README @@ -1,9 +1,10 @@ Mono.Addins is a framework for creating extensible applications, and for creating libraries which extend those applications. -Mono.Addins has been designed to be easy to use and useful for a wide range -of applications: from simple applications with small extensibility needs, -to complex applications which need support for large add-in structures. +Mono.Addins has been designed to be easy to use and useful for a +wide range of applications: from simple applications with small +extensibility needs, to complex applications which need support for +large add-in structures. -This new framework intends to set an standard for building extensible +This new framework intends to set a standard for building extensible applications and add-ins in Mono. |