diff --git a/README.rst b/README.rst index b73e89538..728f23230 100644 --- a/README.rst +++ b/README.rst @@ -1,10 +1,10 @@ Glokka = Global + Akka -Glokka is a Scala library that provides registration of global "name to actor -mapping" for Akka cluster. See: +Glokka is a Scala library that allows you to register and lookup actors by names +in an Akka cluster. See: * `Erlang's "global" module `_ -* `Akka's cluster feature `_ +* `Akka's cluster feature `_ Glokka is used in `Xitrum `_ to implement its distributed `SockJS `_ feature.