diff --git a/.gitignore b/.gitignore index 822b30b..5db5ea3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ # ---> Composer composer.phar /vendor/ - +*.code-workspace # Commit your application's lock file https://getcomposer.org/doc/01-basic-usage.md#commit-your-composer-lock-file-to-version-control # You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file # composer.lock diff --git a/README.md b/README.md index 5eb75e2..bb36f07 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # rocket-chat-php-scripts -Some PHP scripts to manage Rocket via the API using this Class -https://github.com/alekseykuleshov/rocket-chat#login) \ No newline at end of file +Some PHP scripts to manage Rocket via the API using this Class +https://github.com/alekseykuleshov/rocket-chat#login \ No newline at end of file