Skip to content

Commit e06f894

Browse files
committed
improve headlines
Signed-off-by: Axel Dürkop <[email protected]>
1 parent db1997b commit e06f894

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ For more background, see the initial [discussion](https://github.com/hackmdio/co
1616
- `wget` (install via `apt install wget` or `brew install wget` on Mac)
1717
- `jq` (install via `apt install jq` or `brew install jq` on Mac)
1818

19+
### Instructions
20+
1921
Clone the repository.
2022

2123
$ 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
4850
Check for the document in the browser by concatenating the
4951
address of your server and the `<note_id>`.
5052

51-
## Documentation
52-
53-
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.
53+
## Configuration and usage
5454

5555
### Variants of authentication
5656

57+
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.
58+
5759
#### Authenticate with cookie
5860

5961
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`.

0 commit comments

Comments
 (0)