Bladeren bron

Make note of the new shiny mailing list!

Daniel Gempesaw 11 jaren geleden
bovenliggende
commit
69e8e106cc
1 gewijzigde bestanden met toevoegingen van 8 en 5 verwijderingen
  1. 8 5
      README.md

+ 8 - 5
README.md

@@ -158,17 +158,20 @@ responses changed slightly in 2.42.x versions, breaking things like
 
 ## Support and Documentation
 
-Check out [metacpan][meta] for the POD; alternatively, after
-installing, you can find documentation for this module with the
-`perldoc` command.
+There is a new mailing list available at
+
+https://groups.google.com/forum/#!forum/selenium-remote-driver
+
+for usage questions and ensuing discussions. If you've come across a
+bug, please open an issue in the [Github issue tracker][issue]. The
+POD is available in the usual places, including [metacpan][meta], and
+in your shell via `perldoc`.
 
 ```bash
 $ perldoc Selenium::Remote::Driver
 $ perldoc Selenium::Remote::WebElement
 ```
 
-Please file all bugs in the [Github issue tracker][issue].
-
 [issue]: https://github.com/gempesaw/Selenium-Remote-Driver/issues
 [meta]: https://metacpan.org/pod/Selenium::Remote::Driver