diff --git a/README.md b/README.md index 19b2e0cac582cf72b51e7f616733210e5978d73b..2af82a4469b320eb814d9e0f2dca1abb71cc28fc 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,13 @@ $easySms = new EasySms($config); $easySms->gateway('error-log')->send(19188888888, 'hello world!'); ``` +# Gateways + +- [YunPian](https://github.com/overtrue/easy-sms/wiki/GateWays---YunPian) +- [Submail](https://github.com/overtrue/easy-sms/wiki/GateWays---Submail) +- Todo + + # License MIT