Skip to content

Commit c28f0d3

Browse files
János PásztorJanos Pasztor
authored andcommitted
Update README.md
1 parent 6bcd3c5 commit c28f0d3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ Any complaint, question, idea? You can post it on the user group https://www.fac
1919
git clone [email protected]:facebook/php-webdriver.git
2020

2121
### Packagist
22-
Add the dependency. https://packagist.org/packages/facebook/webdriver
22+
Add the dependency. https://packagist.org/packages/janoszen/webdriver
2323

2424
{
2525
"require": {
26-
"facebook/webdriver": "dev-master"
26+
"janoszen/webdriver": "dev-master"
2727
}
2828
}
2929

@@ -100,8 +100,8 @@ If you're reading this you've already found our Github repository. If you have a
100100

101101
We love to have your help to make php-webdriver better. Feel free to
102102

103-
* open an [issue](https://github.com/facebook/php-webdriver/issues) if you run into any problem.
104-
* fork the project and submit [pull request](https://github.com/facebook/php-webdriver/pulls). Before the pull requests can be accepted, a [Contributors Licensing Agreement](http://developers.facebook.com/opensource/cla) must be signed.
103+
* open an [issue](https://github.com/janoszen/php-webdriver/issues) if you run into any problem.
104+
* fork the project and submit [pull request](https://github.com/janoszen/php-webdriver/pulls). Before the pull requests can be accepted, a [Contributors Licensing Agreement](http://developers.facebook.com/opensource/cla) must be signed.
105105

106106
When you are going to contribute, please keep in mind that this webdriver client aims to be as close as possible to other languages Java/Ruby/Python/C#.
107107
FYI, here is the overview of [the official Java API](http://selenium.googlecode.com/svn/trunk/docs/api/java/index.html?overview-summary.html)

0 commit comments

Comments
 (0)