Skip to content
This repository has been archived by the owner on Aug 17, 2022. It is now read-only.

Commit

Permalink
reblanding wip
Browse files Browse the repository at this point in the history
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
  • Loading branch information
miurahr committed Jun 16, 2019
1 parent 0e53934 commit 5ce36c1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.rst
Expand Up @@ -3,11 +3,11 @@ qrc-checker - Qt QRC file checker
=================================


.. image:: https://travis-ci.org/miurahr/qrcgen.svg?branch=master
:target: https://travis-ci.org/miurahr/qrcgen
.. image:: https://travis-ci.org/miurahr/qrcchecker.svg?branch=master
:target: https://travis-ci.org/miurahr/qrcchecker

.. image:: https://coveralls.io/repos/github/miurahr/qrcgen/badge.svg
:target: https://coveralls.io/github/miurahr/qrcgen
.. image:: https://coveralls.io/repos/github/miurahr/qrcchecker/badge.svg
:target: https://coveralls.io/github/miurahr/qrcchecker


This Script generates a qrc file (Qt Resource file) for the entire contents of a directory tree.
Expand Down

0 comments on commit 5ce36c1

Please sign in to comment.