Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ianrumac authored Dec 2, 2024
1 parent a04847b commit c96d0da
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
## Mobile CEL runtime
## Superscript runtime

This is the Mobile Android CEL runtime library.
It is a standalone library that can be used to evaluate CEL expressions in Mobile applications by using
`cel-rust` crate.
This is the Superscript runtime library.
It is a standalone library that can be used to evaluate Superscript expressions in Mobile applications by using
`cel-rust` crate with addons for dynamic code execution and WASM.

## Installation

Expand Down

0 comments on commit c96d0da

Please sign in to comment.