Skip to content

Commit

Permalink
reorganise readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Björn Büttner committed Feb 10, 2024
1 parent 51f9f0a commit 25b1b24
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,20 @@

[![Coverage Status](https://coveralls.io/repos/github/Idrinth/api-bench/badge.svg?branch=master)](https://coveralls.io/github/Idrinth/api-bench?branch=master) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/3171affc728048da8df4fe36b6d4771e)](https://app.codacy.com/gh/Idrinth/api-bench/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)

This is the repository for the API test framework and it's documentation website.
This is the repository for the API test framework, it's documentation website and other related tooling.

Check notice on line 5 in README.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

README.md#L5

Expected: 80; Actual: 104

## Project parts

- [Framework README](/framework/README.md)
- [Website README](/website/README.md)
- [Documentation Website](https://idrinth-api-ben.ch)
- [Examples](/examples)
- [History Web-UI README](/history-website/README.md)
- [History Microservice README](/history-microservice/README.md)
- [Dockerfiles](/containers)

## Documentation

You can find the documentation on the [Documentation Website](https://idrinth-api-ben.ch).

## Setup

Expand Down

0 comments on commit 25b1b24

Please sign in to comment.