summaryrefslogtreecommitdiffhomepage
path: root/README.markdown
diff options
context:
space:
mode:
authorJustus Adam <dev@justus.science>2016-07-19 11:31:05 +0200
committerGitHub <noreply@github.com>2016-07-19 11:31:05 +0200
commit8e2a567fe1dc62cf441875b52cbc05d9cc2daa52 (patch)
tree2edefa5b770b37b03337c8898c14c200eb7de44b /README.markdown
parentdeb0b5fd01dfaa3ceb4b0c1e6fb4d0d3036a4879 (diff)
downloadstylish-haskell-8e2a567fe1dc62cf441875b52cbc05d9cc2daa52.tar.gz
Added reference to atom-beautify
atom-beautify also supports Haskell via stylish-haskell, hence a reference here would probably be good.
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index 1d16d52..209f2d7 100644
--- a/README.markdown
+++ b/README.markdown
@@ -127,7 +127,10 @@ Atom integration
[ide-haskell] for Atom supports `stylish-haskell`.
+[atom-beautify] for Atom supports Haskell using `stylish-haskell`.
+
[ide-haskell]: https://atom.io/packages/ide-haskell
+[atom-beautify]: Https://atom.io/packages/atom-beautify
Credits
-------