Skip to content

Commit 4c12dc9

Browse files
authored
Update README.md (#41)
1 parent fff8c4d commit 4c12dc9

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
# Cedar Dart
22

3-
Dart bindings to the [Cedar](https://www.cedarpolicy.com/en) policy engine.
3+
Dart implementation of the [Cedar](https://www.cedarpolicy.com/en) policy engine.
44

5+
[![Cedar](https://github.com/celest-dev/cedar-dart/actions/workflows/cedar.yaml/badge.svg)](https://github.com/celest-dev/cedar-dart/actions/workflows/cedar.yaml)
56
[![Cedar FFI](https://github.com/celest-dev/cedar-dart/actions/workflows/cedar_ffi.yaml/badge.svg)](https://github.com/celest-dev/cedar-dart/actions/workflows/cedar_ffi.yaml)
67

78
## Packages
89

910
| Package | Description |
1011
| -------------------------------- | ------------------------------------------------- |
11-
| [cedar](packages/cedar/) | Dart representations of Cedar types. |
12+
| [cedar](packages/cedar/) | Dart implementation of Cedar. |
1213
| [cedar_ffi](packages/cedar_ffi/) | FFI bindings to the Rust implementation of Cedar. |

0 commit comments

Comments
 (0)