Skip to content

Commit e9e98ec

Browse files
authored
Update README.md
1 parent 5a80b45 commit e9e98ec

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
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
427433
if (WsjcppCore::recoursiveRemoveDir("./folder2")) {
428434
// everything removed
429435
}
430-
```
436+
```

0 commit comments

Comments
 (0)