Skip to content

Commit

Permalink
doc(main): Updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ekkinox committed Mar 30, 2024
1 parent e83faf6 commit 548991e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,21 @@
> Worker application template based on the [Yokai](https://github.com/ankorstore/yokai) Go framework.
<!-- TOC -->
* [Documentation](#documentation)
* [Overview](#overview)
* [Layout](#layout)
* [Makefile](#makefile)
* [Documentation](#documentation)
* [Getting started](#getting-started)
* [Installation](#installation)
* [With GitHub](#with-github)
* [With gonew](#with-gonew)
* [Usage](#usage)
<!-- TOC -->

## Documentation

For more information about the [Yokai](https://github.com/ankorstore/yokai) framework, you can check the online [documentation](https://ankorstore.github.io/yokai).

## Overview

This template provides:
Expand Down Expand Up @@ -49,10 +53,6 @@ make test # run tests
make lint # run linter
```

## Documentation

See [Yokai documentation](https://ankorstore.github.io/yokai).

## Getting started

### Installation
Expand Down

0 comments on commit 548991e

Please sign in to comment.