summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
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
commit23179e37d3cbab814fd01607e0dea6335ab32da6 (patch)
tree03dc5f7da1a9275c33f2a068cea118424f145d67
parentbaa8e2037499cde8b1ea27ac4a5252b4e2a50fee (diff)
downloadslackbuilds-23179e37d3cbab814fd01607e0dea6335ab32da6.tar.gz
slackbuilds-23179e37d3cbab814fd01607e0dea6335ab32da6.tar.xz
development/mono: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/mono/README12
1 files changed, 6 insertions, 6 deletions
diff --git a/development/mono/README b/development/mono/README
index 407949725f..e8f1d719d4 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