diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-13 00:34:23 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:39:25 +0700 |
commit | 23179e37d3cbab814fd01607e0dea6335ab32da6 (patch) | |
tree | 03dc5f7da1a9275c33f2a068cea118424f145d67 /development/mono | |
parent | baa8e2037499cde8b1ea27ac4a5252b4e2a50fee (diff) |
development/mono: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/mono')
-rw-r--r-- | development/mono/README | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/development/mono/README b/development/mono/README index 407949725f22..e8f1d719d449 100644 --- a/development/mono/README +++ b/development/mono/README @@ -1,9 +1,9 @@ -Mono is a software platform designed to allow developers to easily create -cross platform applications. It is an open source implementation of -Microsoft's .Net Framework based on the ECMA standards for C# and the Common -Language Runtime. We feel that by embracing a successful, standardized -software platform, we can lower the barriers to producing great applications -for Linux. +Mono is a software platform designed to allow developers to +easily create cross platform applications. It is an open source +implementation of Microsoft's .Net Framework based on the ECMA +standards for C# and the Common Language Runtime. We feel that by +embracing a successful, standardized software platform, we can lower +the barriers to producing great applications for Linux. Note: - Mono build relies on a working Mono C# compiler to compile itself |