Use Client_find_by_session() instead of a few open-coded loops.
[umurmur.git] / README.md
index 707a4798b2dce019f06b29d2104c15a9ff1760e3..503a21b7bee2fd219086901654941260528217ad 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 #About uMurmur
 
+Build for OpenSSL and mbed TLS 2.3/2.4: [![Build Status](https://travis-ci.org/umurmur/umurmur.svg?branch=master)](https://travis-ci.org/umurmur/umurmur)
+
 uMurmur is a minimalistic Mumble server primarily targeted to run on embedded computers, like routers, with an open OS like e.g. OpenWRT. The server part of Mumble is called Murmur, hence the name uMurmur. It is available as a precompiled package for quite a lot distributions. Check your distribution's package repository.
 
 Instructions for building from source
@@ -9,7 +11,7 @@ Instructions for building from source
 Contributors
 ------------
 * [Antoine Bertin](https://github.com/Diaoul)
-* [tilman2](http://code.google.com/u/@UhZTSlBWAxNMWgU%3D/)
+* Tilman Sauerbeck
 * J Sisson - sisson.j ( AT ) gmail DOT com
 * [pierre.h](http://code.google.com/u/@VBRUQ1ZTAhNEXwJ9/)
 * [phr0z3nt04st](https://github.com/phr0z3nt04st)
@@ -20,6 +22,7 @@ Contributors
 * [Rawi666](https://github.com/Rawi666)
 * [snowblind](https://github.com/snowblind)
 * [c4k3](https://github.com/C4K3)
+* [l2dy](https://github.com/l2dy)
 
 Hope I didn't forget anyone... Please just send me a mail if you feel this is the case.