Skip to content

Commit ef4cc7a

Browse files
committed
Syntax highlighting
1 parent c09dc05 commit ef4cc7a

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
@@ -3,7 +3,7 @@
33
### Getting started
44
This C++11 library allows developers to create Javascript style asynchronous event loops. To use this library in your project, simply drop "EventLoop.cpp" and "EventLoop.h" into your source folder.
55

6-
```C++11
6+
```C++
77
#include <iostream>
88
#include "EventLoop.h"
99

0 commit comments

Comments
 (0)