development/mono: Fix README.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2020-10-13 00:34:23 -04:00 committed by Willy Sudiarto Raharjo
parent baa8e20374
commit 23179e37d3
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -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