From 9c31bbb08c35a37cd1391459972b019cf233a889 Mon Sep 17 00:00:00 2001 From: mya Date: Mon, 1 Jan 2024 09:44:22 -0600 Subject: [PATCH] docs: add readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..1594be7 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# api-rust + +[![status-badge](https://build.pitz.tech/api/badges/3/status.svg)](https://build.pitz.tech/repos/3) + +A Rust implementation of the Licensing API as defined by the [proto][] repository. + +[proto]: https://code.pitz.tech/licensing/proto