Skip to content

Commit c44abe8

Browse files
committed
Tritium README tweaks
- Fixup image link - Disambiguate system unification from graph unification
1 parent ce99c80 commit c44abe8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.tritium.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Tritium will incorporate concepts from llbuild1, llbuild2, and llbuild2fx. The
5353
* Build
5454
* Outstanding, in-progress request to produce a specific artifact from the overall build namespace
5555

56-
[Image: docs/tritium.jpg]
56+
![Tritium Classes](./docs/tritium.jpg)
5757

5858
### Engine Components
5959

@@ -83,7 +83,7 @@ Expected Strategies
8383
* Resume-able Actions
8484
* Defined API for reconnecting/de-duplicating in-flight action computations within the executor
8585

86-
## Build Graph Unification
86+
## Build System Layer Unification/Fusing
8787

8888
The existing ecosystem of llbuild clients have well-tested, reliable implementations of build rules that cover low-level project definitions and higher level multi-project OS relationships. As much as practical, the goal is to provide an incremental path for these existing clients. Although the major benefits in expressivity come from adoption of the new API constructs, providing adapters should enable a smoother on-ramp for existing services and offer the potential for earlier interoperability.
8989

0 commit comments

Comments
 (0)