diff --git a/DESCRIPTION b/DESCRIPTION index 84797f5..9759ade 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -2,8 +2,8 @@ Package: googleComputeEngineR Type: Package Version: 0.2.0 Title: R Interface with Google Compute Engine -Description: Interact with the Google Compute Engine API in R. Lets you create, - start and stop instances in the Google Cloud. Support for preconfigured instances, +Description: Interact with the 'Google Compute Engine' API in R. Lets you create, + start and stop instances in the 'Google Cloud'. Support for preconfigured instances, with templates for common R needs. Authors@R: c( person("Mark", "Edmondson", email = "r@sunholo.com", role = c("aut", "cre")),