Skip to content
This repository was archived by the owner on Mar 16, 2025. It is now read-only.

Commit 30b99c0

Browse files
committed
reword readme
1 parent ae1f5a3 commit 30b99c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ like those available in JSON (numbers, bools, objects, vectors etc.). A statemen
4242

4343
* **Safe** evaluation: Rudi is not Turing-complete and so Rudi programs are always guaranteed to
4444
complete in a reasonable time frame.
45-
* **Lightweight**: Rudi comes with only a single dependency on `go-cmp`, nothing else.
45+
* **Lightweight**: Rudi comes with no runtime dependencies.
4646
* **Hackable**: Rudi tries to keep the language itself approachable, so that modifications are
4747
easier and newcomers have an easier time to get started.
4848
* **Variables** can be pre-defined or set at runtime.

0 commit comments

Comments
 (0)