From d81ee25329f10ccbb3ce7484d718e2f50acad791 Mon Sep 17 00:00:00 2001 From: Tait Hoyem Date: Sun, 4 Dec 2022 16:09:07 -0700 Subject: [PATCH] Update readme --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 97af45c..7ce5ba4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # `lunanode` This is an API to work with the LunaNode's OpenStack-compatible [citation needed] API. -This crate currently covers only the most basic functionality from the Lunanode API. Currently 36/98 (37%) API calls. +This crate currently covers only the most basic functionality from the Lunanode API. Currently 41/98 (42%) API calls. If you'd like to contribute additional functionality, please feel free to make an MR. * VM [8/21] @@ -92,12 +92,12 @@ If you'd like to contribute additional functionality, please feel free to make a * List [ ] * Add [ ] * Remove [ ] -* Email [6/14] +* Email [11/14] * Usage [X] - * Domain [1/5] + * Domain [3/5] * List [X] - * Add [ ] - * Remove [ ] + * Add [X] + * Remove [X] * DKIM [0/2] * Set [ ] * Unset [ ] @@ -106,10 +106,10 @@ If you'd like to contribute additional functionality, please feel free to make a * Add [X] * Remove [X] * Set Password [X] - * Alias [0/3] - * List [ ] - * Add [ ] - * Remove [ ] + * Alias [3/3] + * List [X] + * Add [X] + * Remove [X] * DNS [9/10] * Zone [3/3] * List [X]