From a8993f4c58a5269d5c294377fe0bcc77e80fae08 Mon Sep 17 00:00:00 2001 From: Manuele Vaccari Date: Mon, 31 Aug 2020 15:22:23 +0200 Subject: [PATCH] Format README --- README.md | 45 ++++++++++++++++++++++++++++----------------- 1 file changed, 28 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index ced09bc..80b7cc7 100644 --- a/README.md +++ b/README.md @@ -48,12 +48,13 @@ https://votifier-client-php-docs.manuele-vaccari.ch/ What things you need to install the software and how to install them -* PHP Project (PHP 7.1+) -* Minecraft server with the Votifier plugin +- PHP Project (PHP 7.1+) +- Minecraft server with the Votifier plugin ### Installing Add the client using [Composer](http://getcomposer.org/). + ```bash composer require d3strukt0r/votifier-client ``` @@ -63,6 +64,7 @@ composer require d3strukt0r/votifier-client Simply create an object with all information For the servers with the classic Votifier plugins: + ```php