Skip to content

Commit 962b494

Browse files
authored
Update README.md
1 parent 74778e9 commit 962b494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
* File relocation ability.
3030
* Multi-layered and inheritable execution environment configuration.
3131
* Interoperable and evolvable by using [JSON](https://www.json.org/) as the main configuration file format.
32-
* Interchangeable file format with [JSON5](https://www.json.org/) and [CBOR](https://cbor.io/) for performance and human readability.
32+
* Interchangeable file format with [JSON](https://www.json.org/) and [CBOR](https://cbor.io/) for performance and human readability.
3333
* Setuid managed by set of users or (set-of-)groups (all-and-deny, or nothing-then-grant), Thanks to @[hocineait7](https://github.com/hocineait7).
3434
* Command matching based on commonly-used open-source libraries:
3535
* [glob](https://docs.rs/glob/latest/glob/) for binary pathv

0 commit comments

Comments
 (0)