Browse Source

Update 'README.md'

Olyol95 5 years ago
parent
commit
d77d8460cf
1 changed files with 3 additions and 4 deletions
  1. 3 4
      README.md

+ 3 - 4
README.md

@@ -1,5 +1,4 @@
-# LoginPush
-![build status](https://drone.oliver.youle.io/api/badges/Olyol95/login-push/status.svg?branch=master)
+# LoginPush ![build status](https://drone.oliver.youle.io/api/badges/Olyol95/login-push/status.svg?branch=master)
 Send [pushover](https://pushover.net) notifications when players log into your Minecraft server.
 
 ## Configuration
@@ -14,8 +13,8 @@ recipients:
   - 'userapikey2'
 ```
 
-|Option|Type|Description
-|--|--|--|
+|Option|Type|Description|
+|------|----|-----------|
 |remote|`string`|The URI of the pushover endpoint to connect to|
 |api_key|`string`|The [pushover API token](https://pushover.net/apps/build) for your application|
 |cooldown|`int`|The minimum time (in minutes) to wait between sending notifications for the same player|