Added dependencies to the README

This commit is contained in:
Tristan B. Velloza Kildaire 2022-11-26 18:12:05 +02:00
parent f5b0fe5118
commit 565d6b10d8
1 changed files with 7 additions and 0 deletions

View File

@ -26,6 +26,13 @@ To add birchwood to your project simply run:
dub add birchwood
```
### Dependencies
Birchwood dependends on the following D libraries:
* `eventy` (0.2.5)
* `dlog` (0.0.6)
## Usage
You can take a look at the `Client` API documentation on [DUB](https://birchwood.dpldocs.info/birchwood.client.Client.html).