| Index: README.md |
| =================================================================== |
| --- a/README.md |
| +++ b/README.md |
| @@ -60,12 +60,8 @@ |
| under _about:debugging_ in Firefox or in _Extensions_ menu in Microsoft Edge, |
| after enabling extension development features in _about:flags_. |
| After making changes to the source code re-run the command to update the |
| -development environment. In Chrome and Firefox the extension should reload |
| -automatically after a few seconds. |
| - |
| -Builds for Microsoft Edge do not automatically detect changes, so after |
| -rebuilding the extension you should manually force reloading it in Edge by |
| -hitting the _Reload Extension_ button. |
| +development environment. The extension should reload automatically after a |
| +few seconds. |
| Running the unit tests |
| ---------------------- |