Readme.md in a-gem-0.0.1 vs Readme.md in a-gem-0.0.2
- old
+ new
@@ -1,9 +1,9 @@
#a
**a** is a testing framework written in [6 lines of code](
-https://github.com/txus/a/blob/master/lib/a.rb) (or 473 characters) which
+https://github.com/txus/a/blob/master/lib/a.rb) (or 478 characters) which
tries to be performant, with eye-catchy reports and easy to use.
Heavily inspired by Konstantin Haase's [almost-sinatra](
http://github.com/rkh/almost-sinatra), its long-term purpose is to become the
fastest testing framework available.
@@ -67,17 +67,19 @@
end
````
And voilĂ :
-![a](http://dl.dropbox.com/u/2571594/a.png)
+![a](http://dl.dropbox.com/u/2571594/a_screenshot.png)
##Disclaimer
**a** has no automated tests nor documentation, and I will have to turn down
any pull request that contains those, unless the tests are written in **a**
itself.
## Copyright
Copyright (c) 2011 Josep M. Bach. Released under the MIT license.
+
+