diff --git a/README.md b/README.md

index 4b03a4782f0b97d8687b3360f20d9c8748f88ca3..028a935d12f491385938d20595fb704435141bb2 100644

--- a/README.md

+++ b/README.md

@@ -18,7 +18,7 @@ - no inlining of any link type

- no caching of page content

- no persistent history across sessions

-### Modifications compared to upstream

+## Modifications compared to upstream

This project is of fork of https://git.sr.ht/~sircmpwn/gmni

@@ -30,6 +30,8 @@ - `k` command to remove the bookmark for the current page

- `e[N]` command to open a link in default external program (requires `xdg-open`)

- `t[N]` command to download the content behind a link to a temporary file

- `a` command to switch between display of preformatted blocks and alt text (if available)

+

+### Colors

The actual colors used depend on your terminal palette:

- heading 1: light red

@@ -46,9 +48,11 @@ ## Usage

See `gmni(1)`, `cgmnlm(1)`.

-# Installation

+## Installation

-* ArchLinux and derivates: https://aur.archlinux.org/packages/cgmnlm-git/

+* ArchLinux and derivates:

+ * release: https://aur.archlinux.org/packages/cgmnlm/

+ * latest: https://aur.archlinux.org/packages/cgmnlm-git/

## Compiling