File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 11# wsjcpp-core
22
3+ <p align =" center " >
4+ <a href="https://github.com/wsjcpp/wsjcpp-core/pulse" alt="Activity">
5+ <img src="https://img.shields.io/github/commit-activity/m/wsjcpp/wsjcpp-core" />
6+ </a>
7+ </p >
8+
39[ ![ Build Status] ( https://api.travis-ci.org/wsjcpp/wsjcpp-core.svg?branch=master )] ( https://travis-ci.org/wsjcpp/wsjcpp-core ) [ ![ Github Stars] ( https://img.shields.io/github/stars/wsjcpp/wsjcpp-core.svg?label=github%20%E2%98%85 )] ( https://github.com/wsjcpp/wsjcpp-core/stargazers ) [ ![ Github Stars] ( https://img.shields.io/github/contributors/wsjcpp/wsjcpp-core.svg )] ( https://github.com/wsjcpp/wsjcpp-core/ ) [ ![ Github Forks] ( https://img.shields.io/github/forks/wsjcpp/wsjcpp-core.svg?label=github%20forks )] ( https://github.com/wsjcpp/wsjcpp-core/network/members )
410[ ![ Language grade: C/C++] ( https://img.shields.io/lgtm/grade/cpp/g/wsjcpp/wsjcpp-core.svg?logo=lgtm&logoWidth=18 )] ( https://lgtm.com/projects/g/wsjcpp/wsjcpp-core/context:cpp ) [ ![ Total alerts] ( https://img.shields.io/lgtm/alerts/g/wsjcpp/wsjcpp-core.svg?logo=lgtm&logoWidth=18 )] ( https://lgtm.com/projects/g/wsjcpp/wsjcpp-core/alerts/ )
511
@@ -427,4 +433,4 @@ Recoursive remove dir (+ subdirs) and files
427433if (WsjcppCore::recoursiveRemoveDir("./folder2")) {
428434 // everything removed
429435}
430- ```
436+ ```
You can’t perform that action at this time.
0 commit comments