diff --git a/README.md b/README.md index c21c34f..ba65914 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Music is a medium that should be consumed together. Aurora aims to creat a music - GTK: Aurora takes advantage of Xamarin and GTK under the hood in order to render a sleek, modern, cross platform desktop application. -- gRPC: This app is inherently a peer to peer application and as such, gRPC is utilized to efficiently and effectively communicate between aurora nodes. +- gRPC: gRPC is a modern open source high performance RPC framework that can run in any environment. This app is inherently a peer to peer application and as such, gRPC is utilized to efficiently and effectively communicate between aurora nodes by implementing simple service definitions. ## The Future