Skip to content

Commit 354433e

Browse files
committed
reword
1 parent 8c1bafb commit 354433e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/architectural_decisions/001-repo-structure.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,11 @@ Superseded by [ADR 6](006-where-to-put-code.md).
2626

2727
The core repository will not depend on [`genie_python`](https://github.com/isiscomputinggroup/genie), so that other
2828
groups at RAL can use this repository. The [uktena](https://github.com/isiscomputinggroup/uktena) python *distribution*
29-
depends on this repository.
29+
includes this repository as one of its included libraries.
3030

3131
This `ibex_bluesky_core` repository is analogous to a similar repo,
32-
[dodal](https://github.com/diamondlightsource/dodal), being used at Diamond Light Source.
32+
[dodal](https://github.com/diamondlightsource/dodal), being used at Diamond Light Source, or
33+
[apstools](https://github.com/BCDA-APS/apstools), being used at the Advanced Photon Source.
3334

3435
## Consequences
3536

0 commit comments

Comments
 (0)