Skip to content

Commit

Permalink
Updated main Readme with links to sub crates.
Browse files Browse the repository at this point in the history
Signed-off-by: Marvin Hansen <[email protected]>
  • Loading branch information
marvin-hansen committed Aug 17, 2023
1 parent 4d16f71 commit daa6a9c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,12 @@ cargo run --release --bin example-ctx
cargo run --release --bin example-smoking
```

## 📦 Subcrates

* [Datastructures](https://github.com/deepcausality-rs/deep_causality/tree/main/dcl_data_structures)
* [Ultragraph](https://github.com/deepcausality-rs/deep_causality/tree/main/ultragraph)
* [Macros](https://github.com/deepcausality-rs/deep_causality/tree/main/deep_causality_macros)

## ⭐ Usage

See:
Expand Down

0 comments on commit daa6a9c

Please sign in to comment.