jenkins-bot has submitted this change and it was merged.

Change subject: Upated todo with usage instructions
......................................................................


Upated todo with usage instructions

Change-Id: I5707bef3362d390da692b6abeec497c89b92f68e
---
M README.md
1 file changed, 5 insertions(+), 2 deletions(-)

Approvals:
  Cmcmahon: Looks good to me, approved
  Zfilipin: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/README.md b/README.md
index 1f37924..003bc11 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
 # Mediawiki::Selenium
 
-TODO: Write a gem description
+Several MediaWiki extensions share code that makes it easy to run Selenium 
tests. This gem
+makes it easy to update the shared code.
 
 ## Installation
 
@@ -18,7 +19,9 @@
 
 ## Usage
 
-TODO: Write usage instructions here
+Add the gem to Gemfile.
+
+Create `tests/browser/features/support/env.rb` file with this content: 
`require 'mediawiki/selenium'`
 
 ## Contributing
 

-- 
To view, visit https://gerrit.wikimedia.org/r/90531
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I5707bef3362d390da692b6abeec497c89b92f68e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/selenium
Gerrit-Branch: master
Gerrit-Owner: Zfilipin <[email protected]>
Gerrit-Reviewer: Cmcmahon <[email protected]>
Gerrit-Reviewer: Zfilipin <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to