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]