فهرست منبع

Rename test runner and update documentation accordingly

[skip ci]
Daniel Gempesaw 11 سال پیش
والد
کامیت
ebcb709da1
2فایلهای تغییر یافته به همراه7 افزوده شده و 2 حذف شده
  1. 7 2
      README.md
  2. 0 0
      t/bin/record.pl

+ 7 - 2
README.md

@@ -122,8 +122,13 @@ Please file all bugs in the [Github issue tracker][issue].
 
 ## Contributing
 
-The [contributing guidelines are also in the wiki][contrib]; thanks for
-considering contributing!
+Thanks for considering contributing! The contributing guidelines are
+[also in the wiki][contrib]. The documentation there also includes
+information on generating new recordings via
+
+```bash
+$ perl t/bin/record.pl
+```
 
 [contrib]: https://github.com/gempesaw/Selenium-Remote-Driver/wiki/Contribution-Guide
 

+ 0 - 0
t/bin/generate-recordings.pl → t/bin/record.pl