diff --git a/README.md b/README.md index defb71a..d966c15 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ # FlashMQ [![Build Status](https://travis-ci.com/halfgaar/FlashMQ.svg?branch=master)](https://travis-ci.com/halfgaar/FlashMQ) -FlashMQ is a light-weight MQTT broker/server, designed to take good advantage of multi-CPU environments. +FlashMQ is a high-performance, light-weight MQTT broker/server, designed to take good advantage of multi-CPU environments. -Build with buid.sh. +Builds (zip and a Debian apt server) are provided on [www.flashmq.org](https://www.flashmq.org). + +Building from source can be done with `build.sh`. ## Docker