Commit ee1d6a070b185fbc38b4f2b60c1afacd1e5ddc45
1 parent
aedd520d
Exists in
master
and in
1 other branch
Remove ugly Sign in with Github button from README [ci skip]
Showing
1 changed file
with
1 additions
and
3 deletions
Show diff stats
README.md
... | ... | @@ -198,9 +198,7 @@ Authentication |
198 | 198 | in `config/config.yml` with your app's Client ID and Secret key. |
199 | 199 | |
200 | 200 | |
201 | -After you have followed these instructions, you will be able to | |
202 | -<img src="http://errbit.github.com/errbit/images/sign_in_with_github_button.png" alt="Sign in with GitHub"> | |
203 | -on the Login page. | |
201 | +After you have followed these instructions, you will be able to **Sign in with GitHub** on the Login page. | |
204 | 202 | |
205 | 203 | You will also be able to link your GitHub profile to your user account on your **Edit profile** page. |
206 | 204 | ... | ... |