diff --git a/README.md b/README.md index 07c009e..5c9ec96 100755 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ The main functionality that we need is creating notes in Evernote. : With this option we specify the title of new note we want to create. --content <content> -: Specifying the content of new note. The content must not contains double quotes. +: Specifying the content of new note. The content must not contain double quotes. --notebook <notebook where to save> : Specify the notebook where new note should be saved. This option is not required. If it isn't given, the note will be saved in default notebook. If notebook doesn't exist Geeknote will create it automatically.