From 88fbd9f161e900a39e900745c6fcccf22ff09e80 Mon Sep 17 00:00:00 2001 From: rogerwelin Date: Mon, 1 Jun 2020 09:18:58 +0200 Subject: [PATCH] minor: readme fix --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a442435..4b1b7d6 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ Toc * [Specifying a Duration](#specifying-a-duration-for-the-load-test) * [Adding HTTP Headers](#adding-http-headers) * [Disabling HTTP keep-alive](#disabling-http-keep-alive) + * [x509 Authentication](#x509-authentication) - [Importing cassowary as a module](#importing-cassowary-as-a-modulelibrary) - [Versioning](#versioning) - [Contributing](#contributing) @@ -57,7 +58,7 @@ Installation Grab a pre-built binary from the [GitHub Releases page](https://github.com/rogerwelin/cassowary/releases). You can optionally put the **cassowary** binary in your `PATH` so you can run cassowary from any location. Alternative you can: -### Homebrew on MAX OSX +### Homebrew on MAC OSX You can install **cassowary** using the Homebrew package manager on Mac: ```bash