diff --git a/README.md b/README.md index 0c39d4c..4885161 100644 --- a/README.md +++ b/README.md @@ -100,20 +100,14 @@ gulp build #### test -protractor +e2e ```console -npm install -g protractor -webdriver-manager update -webdriver-manager start -# in another tab gulp e2e ``` ```console -gulp test -# or -karma start +gulp karma ``` ### license diff --git a/images/comments.png b/images/comments.png index b2ffc4d..3863970 100644 Binary files a/images/comments.png and b/images/comments.png differ