Skip to content

Commit 051e024

Browse files
committed
General improvements to README file.
* Add LiveCode logo * Add summary of what LiveCode is * Remove raw URL links * Mention regigniter-syntax theme * Put authors in alphabetical order
1 parent 053fe77 commit 051e024

File tree

1 file changed

+16
-11
lines changed

1 file changed

+16
-11
lines changed

README.md

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,17 @@
11
# LiveCode Language package for Atom
22

3-
This is a language package for Atom that provides:
3+
![LiveCode Community Logo](http://livecode.com/wp-content/uploads/2015/02/livecode-logo.png)
44

5-
* support for editing LiveCode source code.
6-
* Livecode language
7-
* Livecode and regIgniter snippets
8-
9-
The revIgniter snippets and Livecode language was converted
10-
from the TextMate bundles available on the regIgniter website:
11-
http://revigniter.com/
5+
This is a language package for Atom that provides support for editing
6+
[LiveCode](http://livecode.com/) source code.
127

13-
To find out more about LiveCode, please visit the LiveCode website:
14-
http://livecode.com/
8+
LiveCode is an open source platform provides a way to build applications for
9+
mobile, desktop and server platforms. The visual workflow allows the user to
10+
develop apps "live", using a powerful and uniquely-accessible language syntax.
1511

12+
The LiveCode server syntax and revIgniter snippets were converted from the
13+
TextMate bundles available from the [revIgniter](http://revigniter.com/)
14+
website.
1615

1716
## Supported languages
1817

@@ -24,15 +23,21 @@ Currently, this package supports editing:
2423
The package provides syntax highlighting, highlighting and indentation support
2524
for all the supported languages.
2625

26+
It also provides snippets to enhance LiveCode server script and revIgniter
27+
script development.
28+
2729
## Installation
2830

2931
Install the `language-livecode` package from the "Install Packages and Themes"
3032
view in Atom's "Settings" window.
3133

34+
You may also wish to install the [revIgniter theme](https://atom.io/themes/revigniter-syntax)
35+
for Atom.
36+
3237
## Authors
3338

34-
* Peter Brett
3539
* Ralf Bitter
40+
* Peter Brett
3641
* Adam Robertson
3742

3843
## Reporting bugs and contributing

0 commit comments

Comments
 (0)