Skip to content

Commit 473ef86

Browse files
committed
Update README
1 parent 2d19108 commit 473ef86

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,10 @@ $response = $gateway->purchase()->setBizContent([
6464
$url = $response->getRedirectUrl();
6565
```
6666

67-
For general usage instructions, please see the main [Omnipay](https://github.com/omnipay/omnipay)
68-
repository.
67+
For general usage instructions, please see the
68+
69+
- [Omnipay Basic Documentation](https://github.com/thephpleague/omnipay)
70+
- [Omnipay Alipay Wiki](https://github.com/lokielse/omnipay-alipay/wiki)
6971

7072
## Related
7173

0 commit comments

Comments
 (0)