Skip to content

Use dark logo in README.md #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 26, 2014
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ Then just go ahead, fork the repo & issue a pull request. You're on your way to

You'll need to set up a test account with Stripe for local development until this dependency is refactored out of development/test.

## Github configuration
## GitHub configuration

You will need a Github application configured for local development until this dependency is refactored out of development/test.
You will need a GitHub application configured for local development until this dependency is refactored out of development/test.

https://github.com/settings/applications/new

Expand Down Expand Up @@ -45,7 +45,7 @@ __If you're an experienced Vagrant user then you can fetch the base box and regi

There's only a VirtualBox basebox right now.

vagrant box add coderwall http://cdn.coderwall.com/vagrant/coderwall.box
vagrant box add coderwall http://cdn.coderwall.com/vagrant/coderwall.box

#### Vagrant? VirtualBox? Let's take this one step at a time.

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<a href="http://www.coderwall.com/">![Logo](app/assets/images/logo.png)</a>
<a href="http://www.coderwall.com/">![Coderwall Logo](app/assets/images/premium-team-description/logo.png)</a>

[![Build Status](https://travis-ci.org/assemblymade/coderwall.svg?branch=master)](https://travis-ci.org/assemblymade/coderwall)

Expand Down