]> git.llucax.com Git - software/mutest.git/blobdiff - README
Revert "Add flattr link to html output"
[software/mutest.git] / README
diff --git a/README b/README
index 0845452ce1fd5d12878bfda994e2d7aa4eed9b9e..f137742d446e0e34b1cf37b56ee77441b88ae091 100644 (file)
--- a/README
+++ b/README
@@ -83,19 +83,19 @@ factorial.c
 -----------
 
 .. include:: sample/factorial.c
-    :literal:
+    :code: c
 
 factorial_test.c
 ----------------
 
 .. include:: sample/factorial_test.c
-    :literal:
+    :code: c
 
 exception_test.cpp
 ------------------
 
 .. include:: sample/exception_test.cpp
-    :literal:
+    :code: c++
 
 
 Concepts