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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,8 @@ FlowFi consists of three main components that work together:
37
37
38
38
For a detailed explanation of how these components interact, where event indexing happens, and the overall system architecture, see the [Architecture Documentation](docs/ARCHITECTURE.md).
39
39
40
+
For full local setup and contributor onboarding, see the [Development Guide](docs/DEVELOPMENT.md).
41
+
40
42
## Getting Started
41
43
42
44
For full step-by-step instructions, see our [Development Guide](docs/DEVELOPMENT.md).
@@ -180,6 +182,8 @@ Contributions are welcome! Please see our [Contributing Guide](CONTRIBUTING.md)
180
182
- Pull request process
181
183
- Development scripts and CI workflows
182
184
185
+
Before your first change, run through the [Development Guide](docs/DEVELOPMENT.md) and review [Architecture Documentation](docs/ARCHITECTURE.md).
186
+
183
187
For architecture details, see [docs/ARCHITECTURE.md](docs/ARCHITECTURE.md).
0 commit comments