diff --git a/README.md b/README.md index 857603e..aeec8ec 100644 --- a/README.md +++ b/README.md @@ -2,18 +2,25 @@ logo

+
+

-go version -version
-version -version -version + go version + version
+ version + version + version

-Fast message broker implemented with Golang programming language.
-Using no external libraries, just internal Golang libraries. +
+ +A fast message broker implemented with Golang programming language. +Stallion is build using no external libraries, just internal Golang libraries. +You can use Stallion in order to make communication between clients with sending and +receiving events. ## Guide + - [Install Stallion](#how-to-use) - [Setup Stallion Server](#create-server-in-golang) - [Using Docker](#create-a-server-with-docker)