You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,6 +67,10 @@ Here is a summary containing the most useful commands:
67
67
68
68
For more information, visit the [`minos-cli`](https://github.com/minos-framework/minos-cli) repository.
69
69
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
+
70
74
## QuickStart
71
75
72
76
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
1108
1112
* [minos-broker-kafka](https://minos-framework.github.io/minos-python/packages/plugins/minos-broker-kafka): The `kafka` plugin package.
1109
1113
* [minos-discovery-minos](https://minos-framework.github.io/minos-python/packages/plugins/minos-discovery-minos): The `minos-discovery` plugin package.
1110
1114
1111
-
## Documentation
1112
-
1113
-
The official API Reference is publicly available at the [GitHub Pages](https://minos-framework.github.io/minos-python).
1114
-
1115
1115
## Source Code
1116
1116
1117
1117
The source code of this project is hosted at the [GitHub Repository](https://github.com/minos-framework/minos-python).
0 commit comments