Skip to content

Commit

Permalink
Trigger Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Sutto committed Apr 5, 2012
1 parent a39945b commit cb5ade9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Expand Up @@ -98,7 +98,7 @@ Generates a slug if not already present.
When found via Model.find\_using\_slug, it will return try
if there is a better slug available. Intended for use in redirects etc.

## Working on Slugged ##
## Working on Slugged

To run tests, simply do the following:

Expand All @@ -107,20 +107,20 @@ To run tests, simply do the following:

And it's ready!

## Contributors ##
## Contributors

Thanks to the following who contributed functionality / bug fixes:

* [Matt Pruitt](http://github.com/guitsaru)

## Note on Patches/Pull Requests ##
## Note on Patches/Pull Requests

* Fork the project.
* Make your feature addition or bug fix.
* Add tests for it. This is important so I don't break it in a future version unintentionally.
* Commit, do not mess with rakefile, version, or history. (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull)
* Send me a pull request. Bonus points for topic branches.

## Copyright ##
## Copyright

Copyright (c) 2010 Darcy Laycock. See LICENSE for details.

0 comments on commit cb5ade9

Please sign in to comment.