X-Git-Url: https://git.llucax.com/software/mutest.git/blobdiff_plain/b18c9878940d9878ab2fb5a71b0fc54531353c29..54d6baf704047d17016dc0059589c44a6f083d95:/README diff --git a/README b/README index 9b6f1b1..ab53ff8 100644 --- a/README +++ b/README @@ -93,19 +93,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