comparison DOCS.md @ 131:ce6bfc2702fb default tip

Move to mercurial
author Dennis C. M. <dennis@denniscm.com>
date Tue, 03 Jun 2025 15:00:31 +0100
parents fc066e00f4b6
children
comparison
equal deleted inserted replaced
130:c6687fb9a071 131:ce6bfc2702fb
1
2 # Table of Contents 1 # Table of Contents
3 2
4 1. [Installation](#orgd9f2fd7) 3 1. [Installation](#orgd9f2fd7)
5 2. [Demo app](#orgbd9420c) 4 2. [Demo app](#orgbd9420c)
6 3. [Usage](#org57f1418) 5 3. [Usage](#org57f1418)
19 18
20 <a id="orgbd9420c"></a> 19 <a id="orgbd9420c"></a>
21 20
22 # Demo app 21 # Demo app
23 22
24 I've created an example app to show real use cases of this framework, check -> [Trades app](https://github.com/denniscmartin/trades-demo) 23 I've created an example app to show real use cases of this framework, check ->
24 [Trades app](https://github.com/denniscmartin/trades-demo)
25 25
26 26
27 <a id="org57f1418"></a> 27 <a id="org57f1418"></a>
28 28
29 # Usage 29 # Usage