Skip to content

Commit

Permalink
Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
yottahmd committed May 22, 2024
1 parent f9be35d commit 6b3dcd0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Dew is a command bus library for Go, designed to enhance developer experience an
- **Pragmatic and Ergonomic**: Focused on developer experience and productivity.
- **Production Ready**: 100% test coverage.
- **Zero Dependencies**: No external dependencies.
- **Fast**: Utilizes a trie data structure for command routing, see [benchmarks](#benchmarks).
- **Fast**: See [benchmarks](#benchmarks).

## Installation

Expand Down
2 changes: 2 additions & 0 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ Features
- 100% test coverage.
* - 📦 Zero dependencies
- No external dependencies.
* - ⚡️ Fast
- Benchmarked and optimized for performance.

.. toctree::
:caption: Introduction
Expand Down

0 comments on commit 6b3dcd0

Please sign in to comment.