Skip to content
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

Chore embed crummy-test in crummy #34

Merged
Prev Previous commit
Next Next commit
Move example app README format to markdown
The gem README is written in markdown.
  • Loading branch information
gonzalo-bulnes committed Feb 27, 2013
commit a2e870ff2e499be4a944218b9ff235a3f8b49b1d
10 changes: 5 additions & 5 deletions example/README.textile → example/README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
h1. Crummy Test
# Crummy Test

h2. Introduction
## Introduction

I lost the previous test library in a rather frustrating migration fail. I quickly created this to fix this. I went with the archaic route of visual testing for now but I plan on implementing RSpec into it later.

My last Crummy library was private as I tried to work out how to implement decent test into the gem itself but I have given up. There is no good solution in my experience so I am realising this.


h2. Links
## Links

"Crummy Gem":http://github.com/zachinglis/crummy
"Creator: Zach Inglis":http://zachinglis.com
[Crummy Gem](http://github.com/zachinglis/crummy)
[Creator: Zach Inglis](http://zachinglis.com)