Skip to content

Commit 9f77463

Browse files
authored
fix language rendering for code snippet
1 parent 9e3c9c2 commit 9f77463

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ _by: Devin Conley_
2222
---
2323

2424
### Extremely easy usage:
25-
```arduino
25+
```c++
2626
#include "Plotter.h"
2727

2828
double x; // global variables

0 commit comments

Comments
 (0)