Skip to content

Commit 30477b4

Browse files
committed
README.md: replace "purescript mode" chapter with a single sentence
The chapter isn't very useful, most people know that git-forges like Github and Gitlab allow reporting issues, and the rest of the text doesn't add much value either. So replace it with a single sentence clarifying what the mode is for.
1 parent 23d99bf commit 30477b4

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

README.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,7 @@
11
[![MELPA](https://melpa.org/packages/purescript-mode-badge.svg)](https://melpa.org/#/purescript-mode)
22
[![Build Status](https://github.com/purescript-emacs/purescript-mode/workflows/CI/badge.svg)](https://github.com/purescript-emacs/purescript-mode/actions)
33

4-
PureScript Mode for Emacs
5-
----------------------
6-
7-
This is the PureScript mode package for Emacs.
8-
9-
To report problems or suggestions, please
10-
[open an issue](https://github.com/dysinger/purescript-mode/issues?state=open)
11-
in the issue tracker.
12-
13-
Below is a brief setup guide.
4+
This Emacs package provides indentation, syntax highlight and other facilities for PureScript language.
145

156
Quick Emacs rundown
167
--------------------

0 commit comments

Comments
 (0)