Skip to content

Commit 548991e

Browse files
committed
doc(main): Updated documentation
1 parent e83faf6 commit 548991e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,21 @@
66
> Worker application template based on the [Yokai](https://github.com/ankorstore/yokai) Go framework.
77
88
<!-- TOC -->
9+
* [Documentation](#documentation)
910
* [Overview](#overview)
1011
* [Layout](#layout)
1112
* [Makefile](#makefile)
12-
* [Documentation](#documentation)
1313
* [Getting started](#getting-started)
1414
* [Installation](#installation)
1515
* [With GitHub](#with-github)
1616
* [With gonew](#with-gonew)
1717
* [Usage](#usage)
1818
<!-- TOC -->
1919

20+
## Documentation
21+
22+
For more information about the [Yokai](https://github.com/ankorstore/yokai) framework, you can check the online [documentation](https://ankorstore.github.io/yokai).
23+
2024
## Overview
2125

2226
This template provides:
@@ -49,10 +53,6 @@ make test # run tests
4953
make lint # run linter
5054
```
5155

52-
## Documentation
53-
54-
See [Yokai documentation](https://ankorstore.github.io/yokai).
55-
5656
## Getting started
5757

5858
### Installation

0 commit comments

Comments
 (0)