Skip to content

Commit 3277061

Browse files
authored
Update README.md
docs updates
1 parent fbf9f41 commit 3277061

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[![Linux status](https://img.shields.io/github/workflow/status/vthiery/cpp-statsd-client/Linux?label=Linux&style=for-the-badge)](https://github.com/vthiery/cpp-statsd-client/actions/workflows/linux.yml?query=branch%3Amaster++)
88
[![Windows status](https://img.shields.io/github/workflow/status/vthiery/cpp-statsd-client/Windows?label=Windows&style=for-the-badge)](https://github.com/vthiery/cpp-statsd-client/actions/workflows/windows.yml?query=branch%3Amaster++)
99

10-
A header-only StatsD client implemented in C++.
10+
A thread-safe header-only StatsD client implemented in C++.
1111
The client allows:
1212

1313
- batching,

0 commit comments

Comments
 (0)