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]