From 5bde07f9899233e48855607d7f85cb824d623ffd Mon Sep 17 00:00:00 2001 From: Ansrare <33435335+Ansrare@users.noreply.github.com> Date: Fri, 26 Jan 2018 20:21:39 -0500 Subject: [PATCH] Update README.md (#1533) These changes reflect Mudlet's current status, along with some minor grammatical improvements. I also removed the invitation to suggest ideas under "Easy to Use" and left it under "many other things" to improve readability and cohesiveness. --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index b85587c5343..dec61b3a20c 100644 --- a/README.md +++ b/README.md @@ -5,15 +5,15 @@ Mudlet is a quality MUD client, designed to take mudding to a new level. -It’s a new breed of a client on the MUD scene – with an intuitive user interface, a specially designed scripting framework, and a very fast text display. That, along with cross-platform capability and an open-source development model results in a very likable MUD client. +It’s a new breed of a client on the MUD scene – with an intuitive user interface, a specially designed scripting framework, and a very fast text display. That, along with cross-platform capability and an open-source development model result in a very likable MUD client. ## Easy to use client -We’re big on usability, and as such, creating an easy to use client and interface is one of the defining goals of the project. This applies to both the power users and plain gamers – everyone will feel at home with Mudlet, without having to waste too much time figuring out how to do something. Comments on display improvement are always welcome, and we’ll continue refining the design to perfection continually. +We’re big on usability, and as such, creating an easy to use client and interface is one of the defining goals of the project. This applies to both the power users and plain gamers – everyone will feel at home with Mudlet, without having to waste too much time figuring out how to do something. ## Designed for speed -Mudlet is designed to be very fast and efficient right from the start, and we’re building it to be so. It’s scripting engine is designed to scale to large systems without bogging down – and the text display is designed to handle thousands of lines under a second. All in all, we are very serious about Mudlet being quick – and take all chances to make it so. +Mudlet is designed and built to be very fast and efficient right from the start. Its scripting engine is designed to scale to large systems without bogging down – and the text display is designed to handle thousands of lines in under a second. All in all, we are very serious about Mudlet being quick – and take all measures to make it so. ## Powerful Scripting @@ -21,12 +21,12 @@ Mudlet features a scripting framework using [Lua](https://www.lua.org/) – a sm ## Cross-Platform love -We believe in making Mudlet available to people on all major platforms, and we work on keeping cross-platform compatibility right from start. Mudlet will be available on Linux (both 32bit and 64bit), Windows, and Macs. +We believe in making Mudlet available to people on all major platforms, and we work on keeping cross-platform compatibility right from start. Mudlet is available on Linux (both 32bit and 64bit), Windows, and Macs. ## And many other things… -Such as package creation / sharing, 3D mapper are in our plans. You’re welcome to suggest ideas, too! +Such as package creation / sharing, 3D mapper, and a moddable UI. You’re welcome to suggest new ideas and contribute code, too! ## Compiling -Please see the [compiling page](https://wiki.mudlet.org/w/Compiling_Mudlet) on how to compile Mudlet on all platforms: Windows, macOS, and Linux OS's. +Please see the [compiling page](https://wiki.mudlet.org/w/Compiling_Mudlet) on how to compile Mudlet on multiple platforms: Windows, macOS, and Linux OS.