Commit e83ad9f5455c37e73e7cb3a6ec75c2bed4ef2d90

Authored by Nathan Broadbent
1 parent 655c9aad
Exists in master and in 1 other branch production

Add newline to README [ci skip]

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
README.md
... ... @@ -187,7 +187,8 @@ Authentication
187 187  
188 188 * In `config/config.yml`, set `github_authentication` to `true`
189 189 * Register your instance of Errbit at: https://github.com/settings/applications
190   - If you hosted Errbit at errbit.example.com, you would fill in:
  190 +
  191 +If you hosted Errbit at errbit.example.com, you would fill in:
191 192  
192 193 <table>
193 194 <tr><th>URL:</th><td>http://errbit.example.com/</td></tr>
... ...