diff --git a/README.md b/README.md index 2f1f58478..c8374cb61 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## rabit: Robust Allreduce and Broadcast Interface +## rabit: Reliable Allreduce and Broadcast Interface rabit is a light weight library that provides a fault tolerant interface of Allreduce and Broadcast. It is designed to support easy implementation of distributed machine learning programs, many of which sits naturally under Allreduce abstraction.