Skip to content

Commit 60c35f0

Browse files
committed
Merge pull request coderwall#8 from aaronraimist/master
Use dark logo in README.md
2 parents e87d673 + 8497d75 commit 60c35f0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ Then just go ahead, fork the repo & issue a pull request. You're on your way to
1414

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

17-
## Github configuration
17+
## GitHub configuration
1818

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

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

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

4646
There's only a VirtualBox basebox right now.
4747

48-
vagrant box add coderwall http://cdn.coderwall.com/vagrant/coderwall.box
48+
vagrant box add coderwall http://cdn.coderwall.com/vagrant/coderwall.box
4949

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

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<a href="http://www.coderwall.com/">![Logo](app/assets/images/logo.png)</a>
1+
<a href="http://www.coderwall.com/">![Coderwall Logo](app/assets/images/premium-team-description/logo.png)</a>
22

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

0 commit comments

Comments
 (0)