update README to point to new docs instead of wiki

This commit is contained in:
Jonathan Lipps
2013-05-03 11:01:36 -07:00
parent 273d258f08
commit 89dfd563ce
2 changed files with 17 additions and 4 deletions

13
docs/credits.md Normal file
View File

@@ -0,0 +1,13 @@
Credits
=======
### These are the projects that inspired us, or are depended upon to make Appium awesome.
* [Apple UIAutomation](http://developer.apple.com/library/ios/#documentation/DeveloperTools/Reference/UIAutomationRef/_index.html)
* [GhostDriver](https://github.com/detro/ghostdriver)
* [IOS Auto](https://github.com/penguinho/applecart)
* [IOS Driver](https://github.com/freynaud/ios-driver)
* [Mechanic.js](https://github.com/jaykz52/mechanic)
* [node-webkit](https://github.com/rogerwang/node-webkit)
* [Remote Debug](https://github.com/leftlogic/remote-debug)
* [Selenium Project](http://code.google.com/p/selenium/)