Skip to content

Commit b7579d6

Browse files
author
Vincent Thiery
committed
Update Readme and add gitignore
1 parent 85b0cbd commit b7579d6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build/

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The client allows:
99
## Usage
1010
A simple example of how to use the client:
1111

12-
```
12+
```cpp
1313
#include "StatsdClient.hpp"
1414
using namespace Statsd;
1515

0 commit comments

Comments
 (0)