Skip to content

Commit

Permalink
Update links
Browse files Browse the repository at this point in the history
  • Loading branch information
jeckel committed Dec 15, 2021
1 parent 0727938 commit d18f366
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,22 @@ $speed2 = Speed::from(85.2);
$speed1 === $speed2; // is true
```

## Core

> To be completed
### Command Dispatcher

> To be completed
> See detailed implementation proposal: [jeckel-lab/command-dispatcher](https://github.com/Jeckel-Lab/command-dispatcher)
### Query Dispatcher

> To be completed
> See detailed implementation proposal: [jeckel-lab/query-dispatcher](https://github.com/Jeckel-Lab/query-dispatcher)
## Old Documentation

### Core
Expand Down

0 comments on commit d18f366

Please sign in to comment.