Skip to content

Commit 1189330

Browse files
authored
Merge pull request #155 from minos-framework/garciparedes-patch-1
Update README.md
2 parents 8a4f495 + e93a2b4 commit 1189330

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,10 @@ Here is a summary containing the most useful commands:
6767

6868
For more information, visit the [`minos-cli`](https://github.com/minos-framework/minos-cli) repository.
6969

70+
## Documentation
71+
72+
The best place to start learning how to use the Minos Framework is at [Minos Learn](http://www.minos.run/learn/). The official API Reference is publicly available at the [GitHub Pages](https://minos-framework.github.io/minos-python).
73+
7074
## QuickStart
7175

7276
This section includes a quickstart guide to create your first `minos` microservice, so that anyone can get the gist of the framework.
@@ -1108,10 +1112,6 @@ The plugin packages provide connectors to external technologies like brokers, di
11081112
* [minos-broker-kafka](https://minos-framework.github.io/minos-python/packages/plugins/minos-broker-kafka): The `kafka` plugin package.
11091113
* [minos-discovery-minos](https://minos-framework.github.io/minos-python/packages/plugins/minos-discovery-minos): The `minos-discovery` plugin package.
11101114
1111-
## Documentation
1112-
1113-
The official API Reference is publicly available at the [GitHub Pages](https://minos-framework.github.io/minos-python).
1114-
11151115
## Source Code
11161116
11171117
The source code of this project is hosted at the [GitHub Repository](https://github.com/minos-framework/minos-python).

0 commit comments

Comments
 (0)