Skip to content

Commit

Permalink
Replace README Developer Information section with Table of contents
Browse files Browse the repository at this point in the history
The existing Developer Information felt like some links out to other
documents.

Having a clear table of contents feels like a clearer way of achieving
the same outcome.
  • Loading branch information
adrianclay committed Nov 6, 2023
1 parent a8017d4 commit 77e2455
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,13 @@ Adaptor consists of two main components:

Both are Java Spring Boot applications, released as separate docker images.

## Developer Information

See [Operating The Patient Switching Adaptor](./OPERATING.md) for Guidance on operating the Patient Switching Adaptor in production.
## Table of contents

Information for contributors and running the adaptor locally is available in [Developer Information](./developer-information.md).
1. [Guidance for operating the adaptor as a New Market Entrant](/OPERATING.md)
1. [Guidance on integrating with the adaptors APIs](#endpoints)
1. [Guidance for developing the adaptor](/developer-information.md)
1. [Guidance for developing the adaptor on Windows](/getting-started-with-windows.md)

## Endpoints

Expand Down

0 comments on commit 77e2455

Please sign in to comment.