diff --git a/CHANGELOG.md b/CHANGELOG.md index a58a66c76..4bfcfd39d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ **Merged pull requests:** +- Update README.md [\#34](https://github.com/ory/keto/pull/34) ([tacurran](https://github.com/tacurran)) - cmd: Properly output telemetry information [\#33](https://github.com/ory/keto/pull/33) ([arekkas](https://github.com/arekkas)) - docs: Adds link to examples repository [\#32](https://github.com/ory/keto/pull/32) ([arekkas](https://github.com/arekkas)) - docs: Adds GitHub templates & code of conduct [\#31](https://github.com/ory/keto/pull/31) ([arekkas](https://github.com/arekkas)) diff --git a/README.md b/README.md index 8bb469588..f3f74d773 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,8 @@ a subject, for example user, application, service, car, etc., is authorized to p - [Introduction](#introduction) - [Installation](#installation) - - [Download binaries](#download-binaries) - - [Using Docker](#using-docker) + - [1. Download binaries](#1-download-binaries) + - [2. Using Docker](#2-using-docker) - [Building from source](#building-from-source) - [Ecosystem](#ecosystem) - [ORY Security Console: Administrative User Interface](#ory-security-console-administrative-user-interface)