3
Fork 0

Fixed README

This commit is contained in:
Artem Prilutskiy 2017-12-23 09:42:22 +03:00
parent 11d38a27f3
commit ee74625805

View file

@ -22,7 +22,7 @@ Find this:
```
#include "version/SVXLINK.h"
```
and add ***AFTER***:
and add this ***AFTER***:
```
include "BrandMeisterBridge.h"
```
@ -31,7 +31,7 @@ Find this:
```
private:
```
and add ***ADFTER***:
and add this ***AFTER***:
```
BrandMeisterBridge bridge;
```