Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/cxong/tinydir.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCong <congusbongus@gmail.com>2014-08-05 09:24:28 +0400
committerCong <congusbongus@gmail.com>2014-08-05 09:24:28 +0400
commit48d765c593a625fe7b6d5882fb18a4cdc33ddf7e (patch)
tree2cdc5bd173d96ae016efdb12b617c7989c082683 /README.md
parent53aab97d6a11d70d669ce9c36d0d90ec6937c33d (diff)
Add openhub thin widget
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 97736ad..eff2b06 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
TinyDir
=======
-[![Build Status](https://travis-ci.org/cxong/tinydir.svg?branch=master)](https://travis-ci.org/cxong/tinydir)
+[![Build Status](https://travis-ci.org/cxong/tinydir.svg?branch=master)](https://travis-ci.org/cxong/tinydir)[![Project Stats](https://www.openhub.net/p/tinydir/widgets/project_thin_badge.gif)](https://www.openhub.net/p/tinydir)
Lightweight, portable and easy to integrate C directory and file reader. TinyDir wraps dirent for POSIX and FindFirstFile for Windows.