diff --git a/doc/dev_guide/README.md b/doc/dev_guide/README.md index 3b167dff..48c62555 100644 --- a/doc/dev_guide/README.md +++ b/doc/dev_guide/README.md @@ -6,4 +6,5 @@ 4. [Integration Testing](https://github.com/foss42/apidash/blob/main/doc/dev_guide/integration_testing.md) 5. [List of API Endpoints for Testing](https://github.com/foss42/apidash/blob/main/doc/dev_guide/api_endpoints_for_testing.md) 6. [Packaging API Dash](https://github.com/foss42/apidash/blob/main/doc/dev_guide/packaging.md) - +7. Other Topics + - [Flutter Rust Bridge Experiment for Parsing Hurl](https://github.com/foss42/apidash/blob/main/doc/dev_guide/flutter_rust_bridge_experiment.md)