Skip to content

Commit 5d5d5fd

Browse files
committed
fix(README): fix markdown formatting issues
1 parent 72648ba commit 5d5d5fd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,6 @@ Contributions can include:
167167

168168
Feel free to suggest enhancements or report issues in the project repository.
169169

170-
171170
## Implementation Details
172171

173172
### indexer-service-rs
@@ -231,7 +230,6 @@ The TAP Agent is an actor-based system powered by [ractor](https://crates.io/cra
231230
- Review debug logs (`RUST_LOG=debug`) for additional context.
232231
- Use the Grafana dashboard to identify bottlenecks or failures in the actor system.
233232

234-
235233
## Crates
236234

237235
| Crate Name | Description |
@@ -247,7 +245,6 @@ The TAP Agent is an actor-based system powered by [ractor](https://crates.io/cra
247245
| `indexer-watcher` | An alternative to [eventuals](https://github.com/edgeandnode/eventuals), built on `tokio::sync::watch`. |
248246
| `test-assets` | Provides assets for testing, such as generating allocations, wallets, and receipts. |
249247

250-
251248
## Additional Documentation
252249

253250
- [Routes Documentation](./docs/Routes.md): Comprehensive list of available routes and their descriptions.

0 commit comments

Comments
 (0)