Skip to content

Commit b64a0e3

Browse files
committed
Readme spelling
1 parent 6258b91 commit b64a0e3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@
55

66
## Using this Project as a library
77

8-
If you have an Arduino Sketch that you want to run e.g in Linux, OS/X or Windows you can include this library with cmake.
8+
If you have an Arduino Sketch that you want to run e.g in Linux, OS X or Windows you can include this library with cmake.
99
Here is an [example cmake file](https://github.com/pschatzmann/arduino-audio-tools/blob/main/examples/examples-desktop/generator/CMakeLists.txt) for an [Arduino Audio Sketch](https://github.com/pschatzmann/arduino-audio-tools/tree/main/examples/examples-desktop/generator)).
1010

1111
## GPIO/SPI/I2C
1212

1313
We provide some alternative implementations:
1414

15-
- Dummy Implementatin which does nothing
15+
- Dummy Implementation which does nothing
1616
- Communicate changes to/from a Microcontroller using UDP or any Arduino Stream
17-
- Linux / Rasperry PI
17+
- Linux / Rasperry Pi
1818

1919

2020
## Documentation

0 commit comments

Comments
 (0)