diff --git a/README.md b/README.md new file mode 100644 index 0000000..d5838d2 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# PalAuth IAM Rust Client + +A client for the PalAuth IAM API for Rust programs. + +Currently only supports the permission `check` operation. + +Comes with unit tests!