]> git.llucax.com Git - software/mutest.git/commitdiff
Add flattr link to html output
authorLeandro Lucarella <luca@llucax.com.ar>
Sun, 17 Feb 2013 17:27:37 +0000 (18:27 +0100)
committerLeandro Lucarella <luca@llucax.com.ar>
Sun, 17 Feb 2013 17:27:37 +0000 (18:27 +0100)
README

diff --git a/README b/README
index 0845452ce1fd5d12878bfda994e2d7aa4eed9b9e..9b6f1b1d50597c08f9603ae7d5c8e7fbe70c0e18 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,11 @@
 
 
+.. |flattr| raw:: html
+
+   <div style="width: 220px; height: 270px; float: right; margin-left: 1em; margin-top: 1em">
+   <iframe width="220" height="270" style="border: none; outline: none" src="http://tools.flattr.net/widgets/thing.html?thing=1141711"></iframe>
+   </div>
+
+
 ======================================================
 |mutest| - A simple micro unit testing framework for C
 ======================================================
 ======================================================
 |mutest| - A simple micro unit testing framework for C
 ======================================================
@@ -23,6 +30,9 @@
     program`_ run all the `test suites`_ and print some stats. It fails
     (returns non-zero) if any `test suite`_ fails.
 
     program`_ run all the `test suites`_ and print some stats. It fails
     (returns non-zero) if any `test suite`_ fails.
 
+    |flattr|
+
+
 
 .. contents::
     :backlinks: entry
 
 .. contents::
     :backlinks: entry