diff --git a/README.md b/README.md
index 180f35136c74ced882109f1ef187e004fe4018ec..9a09b004e791e25783f89fcf64b4a2c2e15a3bae 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,8 @@ For more background, see the initial [discussion](https://github.com/hackmdio/co
 - `wget` (install via `apt install wget` or `brew install wget` on Mac)
 - `jq` (install via `apt install jq` or `brew install jq` on Mac)
 
+### Instructions
+
 Clone the repository.
 
     $ git clone https://github.com/hedgedoc/cli
@@ -48,12 +50,12 @@ Test your configuration by creating a new note with FREELY access and no login r
 Check for the document in the browser by concatenating the
  address of your server and the `<note_id>`.
 
-## Documentation
-
-It's not necessary to authenticate against the server in order to make use of `hedgedoc-cli`. But without authentication you won't have access to the non-FREELY documents and everything that's accessible behind the login.
+## Configuration and usage
 
 ### Variants of authentication
 
+It's not necessary to authenticate against the server in order to make use of `hedgedoc-cli`. But without authentication you won't have access to the non-FREELY documents and everything that's accessible behind the login.
+
 #### Authenticate with cookie
 
 Authentication with a cookie is so far the only way if you login with GitLab and the like. Use browser extensions like [Get cookies.txt](https://chrome.google.com/webstore/detail/get-cookiestxt/bgaddhkoddajcdgocldbbfleckgcbcid) to store the cookie in `key.conf`.