summaryrefslogtreecommitdiffhomepage
path: root/README.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown14
1 files changed, 0 insertions, 14 deletions
diff --git a/README.markdown b/README.markdown
index 199b95d..02ca635 100644
--- a/README.markdown
+++ b/README.markdown
@@ -1,9 +1,5 @@
## stylish-haskell
-<img src="./assets/Logo/SVG/RoundedLogo.svg" width="100px">
-
-![Build Status](https://github.com/jaspervdj/patat/workflows/CI/badge.svg)
-
## Introduction
A simple Haskell code prettifier. The goal is not to format all of the code in
@@ -12,16 +8,6 @@ manually cleaning up import statements etc. gets tedious very quickly.
This tool tries to help where necessary without getting in the way.
-## Installation
-
-You can install it using `stack install stylish-haskell` or `cabal install stylish-haskell`.
-
-You can also install it using your package manager:
-
-- Debian 9 or later: `apt-get install stylish-haskell`
-- Ubuntu 16.10 or later: `apt-get install stylish-haskell`
-- Arch Linux: `pacman -S stylish-haskell`
-
## Features
- Aligns and sorts `import` statements