Fix spelling in `README.md` (#135)

diff --git a/README.md b/README.md
index 9b30884..35f0a80 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 
 `cloudmonkey` :cloud::monkey_face: is a command line interface (CLI) for
 [Apache CloudStack](http://cloudstack.apache.org).
-CloudMonkey can be use both as an interactive shell and as a command line tool
+CloudMonkey can be used both as an interactive shell and as a command line tool
 which simplifies Apache CloudStack configuration and management.
 
 The modern cloudmonkey is a re-written and simplified port in Go and can be used
@@ -76,7 +76,7 @@
 If cloudmonkey is being upgraded from a version lower than v6.0.0, it must be noted
 that the cloudmonkey configuration path is changed from `~/.cloudmonkey/config` to 
 `~/.cmk/config` and a default `localcloud` profile is created. One would have to hence
-do an initial setup of basic configration such apikey/secretkey/username/password/url for the required profile(s) as required
+do an initial setup of basic configuration such apikey/secretkey/username/password/url for the required profile(s) as required
 
 ### License