From 96c94a0bdbc61909eba3a319cfe372e1f4796951 Mon Sep 17 00:00:00 2001 From: Tait Hoyem Date: Sun, 4 Dec 2022 16:38:17 -0700 Subject: [PATCH] Update readme --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 7ce5ba4..c38614a 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 41/98 (42%) API calls. +This crate currently covers only the most basic functionality from the Lunanode API. Currently 43/98 (44%) API calls. If you'd like to contribute additional functionality, please feel free to make an MR. * VM [8/21] @@ -92,15 +92,15 @@ If you'd like to contribute additional functionality, please feel free to make a * List [ ] * Add [ ] * Remove [ ] -* Email [11/14] +* Email [14/14] * Usage [X] - * Domain [3/5] + * Domain [5/5] * List [X] * Add [X] * Remove [X] - * DKIM [0/2] - * Set [ ] - * Unset [ ] + * DKIM [2/2] + * Set [X] + * Unset [X] * User [4/4] * List [X] * Add [X]