소스 검색

Merge pull request #439 from mindflayer/patch-1

Update README.md
Feng Lee 10 년 전
부모
커밋
1fef08d8bf
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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