Link MalcolmRobb from README.

This commit is contained in:
antirez
2014-04-29 23:04:01 +02:00
parent fccf6e2e9e
commit 53cca39ed5

View File

@ -22,6 +22,11 @@ The main features are:
* TCP server streaming and recceiving raw data to/from connected clients
(using --net).
While from time to time I still add / fix stuff in my fork, I target
minimalism of the implementation. However there is a
[much more feature complete fork](https://github.com/MalcolmRobb/dump1090)
available, developed by MalcolmRobb.
Installation
---