|
16 | 16 | ## π Table of Contents <!-- omit from toc --> |
17 | 17 |
|
18 | 18 | - [π‘ Introduction](#-introduction) |
19 | | -- [π Getting Started](#-getting-started) |
20 | 19 | - [π¦ Installation](#-installation) |
21 | 20 | - [ποΈ The Basic Structure](#οΈ-the-basic-structure) |
| 21 | +- [π Getting Started](#-getting-started) |
22 | 22 | - [ποΈ Documentation](#οΈ-documentation) |
23 | 23 | - [π οΈ Development](#οΈ-development) |
24 | 24 | - [π€ Contributing](#-contributing) |
@@ -81,19 +81,6 @@ You can also check the [examples](examples) directory for more simple examples o |
81 | 81 |
|
82 | 82 | <p align="right"><a href="#-table-of-contents-">β¬οΈ back to top</a></p> |
83 | 83 |
|
84 | | -## π Getting Started |
85 | | - |
86 | | -**New to Solid::Process?** The comprehensive [Reference Guide](docs/REFERENCE.md) covers everything you need to know: |
87 | | - |
88 | | -- β
Step-by-step tutorial from basics to advanced |
89 | | -- β
Real-world examples (User Registration system) |
90 | | -- β
All features explained with working code |
91 | | -- β
Perfect for developers AND AI coding agents |
92 | | - |
93 | | -**Want a quick overview?** Explore the [Quick Overview](docs/overview/010_KEY_CONCEPTS.md) series for bite-sized guides on key topics. |
94 | | - |
95 | | -<p align="right"><a href="#-table-of-contents-">β¬οΈ back to top</a></p> |
96 | | - |
97 | 84 | ## π¦ Installation |
98 | 85 |
|
99 | 86 | Install the gem and add to the application's Gemfile by executing: |
@@ -146,6 +133,17 @@ See the [Reference Guide](docs/REFERENCE.md) for detailed explanations, validati |
146 | 133 |
|
147 | 134 | <p align="right"><a href="#-table-of-contents-">β¬οΈ back to top</a></p> |
148 | 135 |
|
| 136 | +## π Getting Started |
| 137 | + |
| 138 | +**New to Solid::Process?** The comprehensive [Reference Guide](docs/REFERENCE.md) covers everything you need to know: |
| 139 | + |
| 140 | +- β
Step-by-step tutorial from basics to advanced |
| 141 | +- β
Real-world examples (User Registration system) |
| 142 | +- β
All features explained with working code |
| 143 | +- β
Perfect for developers AND AI coding agents |
| 144 | + |
| 145 | +<p align="right"><a href="#-table-of-contents-">β¬οΈ back to top</a></p> |
| 146 | + |
149 | 147 | ## ποΈ Documentation |
150 | 148 |
|
151 | 149 | > [!TIP] |
|
0 commit comments