[libweasel-perl] 19/24: * README.md improvements after review

Robert James Clay jame at rocasa.us
Tue Aug 15 19:16:08 UTC 2017


This is an automated email from the git hooks/post-receive script.

jame-guest pushed a commit to tag v0.02
in repository libweasel-perl.

commit b1ac395a94f800ab6bcc5edfa6ec03d8c2c7925b
Author: Erik Huelsmann <ehuels at gmail.com>
Date:   Wed Jun 22 17:13:44 2016 +0200

    * README.md improvements after review
---
 README.md | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/README.md b/README.md
index 7e7506a..2ee1139 100644
--- a/README.md
+++ b/README.md
@@ -123,6 +123,12 @@ methods.
   $ cpanm Weasel::Driver::Selenium2
 ```
 
+If you want to use Weasel's support for Dojo-widget interaction, also:
+
+```sh
+  $ cpanm Weasel::Widgets::Dojo
+```
+
 If you want to use Weasel with its Pherkin (BDD) integration, also:
 
 ```sh
@@ -141,3 +147,16 @@ Bugs can be filed in the GitHub issue tracker for the Weasel project:
 Community support is available through
 [perl-weasel at googlegroups.com](mailto:perl-weasel at googlegroups.com).
 
+Chat support is available in the
+[#perl-weasel:matrix.org](https://vector.im/beta/#/room/#perl-weasel:matrix.org)
+channel
+
+# COPYRIGHT
+
+```
+Copyright (c)  2016  Erik Huelsmann
+```
+
+# LICENSE
+
+Same as Perl

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libweasel-perl.git



More information about the Pkg-perl-cvs-commits mailing list