diff --git a/README.md b/README.md index 83facaea1..2aeba0670 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Commit Guidlines -You are welcome to contribute, add and extend Diaspora however you see fit. We +You are welcome to contribute, add to and extend Diaspora however you see fit. We will do our best to incorporate everything that meets our guidelines. We need you to fill out a @@ -303,7 +303,6 @@ on port 8080. Change the port in config/app_config.yml. Run `rake db:seed:tom`, then login with user `tom` and password `evankorth`. More details in db/seeds/tom.rb. - ### Testing Diaspora's test suite uses [rspec](http://rspec.info/), a behavior driven