Skip to content

Commit c43f31e

Browse files
docs: README update
1 parent ce0d1a6 commit c43f31e

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,15 @@ await timeProgram.execute({
125125
126126
## Alternatives
127127

128-
I am evaluating the underlying `cel-rust` library against some of its peers in
129-
the JS/TS ecosystem here: https://github.com/kevinmichaelchen/cel-js-evaluation
128+
The underlying `cel-rust` library — and, by extension, this library — is more
129+
feature-complete than all of its peers in the JS/TS ecosystem here.
130+
131+
> [!NOTE]
132+
>
133+
> See the [cel-js-evaluation][cel-js-evaluation] repository for a comparison of
134+
> the features provided by this library and its peers.
135+
136+
[cel-js-evaluation]: https://github.com/kevinmichaelchen/cel-js-evaluation
130137

131138
## Architecture
132139

0 commit comments

Comments
 (0)