Skip to content

Commit 822473a

Browse files
committed
README
1 parent 394de8b commit 822473a

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -153,14 +153,14 @@ Dependent on the example you might need to install some of the following librari
153153
Get some inspiration [from projects that were using this library](https://github.com/pschatzmann/arduino-audio-tools/discussions/categories/show-and-tell) or share your projects with the community.
154154

155155

156-
### Documentation
156+
## Documentation
157157

158158
- Here is the generated [Class Documentation](https://pschatzmann.github.io/arduino-audio-tools/html/namespaceaudio__tools.html).
159159
- Please also check out the [Information in the Wiki](https://github.com/pschatzmann/arduino-audio-tools/wiki)
160160
- You also might find further information in [one of my Blogs](https://www.pschatzmann.ch/home/category/machine-sound/)
161161

162162

163-
### Installation in Arduino
163+
## Installation in Arduino
164164

165165
You can download the library as zip and call include Library -> zip library. Or you can git clone this project into the Arduino libraries folder e.g. with
166166

@@ -170,5 +170,12 @@ git clone pschatzmann/arduino-audio-tools.git
170170
```
171171

172172
I recommend to use git because you can easily update to the latest version just by executing the ```git pull``` command in the project folder.
173-
174173
If you want to use the library in PlatformIO, you can find a [detailed description in the Wiki](https://github.com/pschatzmann/arduino-audio-tools/wiki/Working-with-PlatformIO).
174+
175+
176+
## Sponsor Me
177+
178+
This software is totally free, but you can make me happy by rewarding me with a treat
179+
180+
- [Buy me a caffee](https://www.buymeacoffee.com/philschatzh)
181+
- [Paypal me](https://paypal.me/pschatzmann?country.x=CH&locale.x=en_US)

0 commit comments

Comments
 (0)