Parcourir la source

Merge pull request #439 from mindflayer/patch-1

Update README.md
Feng Lee il y a 10 ans
Parent
commit
1fef08d8bf
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -33,7 +33,7 @@ emqttd is aimed to provide a solid, enterprise grade, extensible open-source MQT
 * Client Authentication with username, password.
 * Client Authentication with username, password.
 * Client ACL control with ipaddress, clientid, username.
 * Client ACL control with ipaddress, clientid, username.
 * Cluster brokers on several servers.
 * Cluster brokers on several servers.
-* [Bridge](https://github.com/emqtt/emqttd/wiki/Bridge) brokers locally or remotelly
+* [Bridge](https://github.com/emqtt/emqttd/wiki/Bridge) brokers locally or remotely
 * 500K+ concurrent clients connections per server
 * 500K+ concurrent clients connections per server
 * Extensible architecture with Hooks, Modules and Plugins
 * Extensible architecture with Hooks, Modules and Plugins
 * Passed eclipse paho interoperability tests
 * Passed eclipse paho interoperability tests