Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Commit 44dfa29

Browse files
committed
Official release commit & tag.
Also a minor 'Readme' fix.
1 parent af35dab commit 44dfa29

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
@@ -28,7 +28,7 @@ Moreover, **Arduino-CMake** allows some things that **Arduino IDE** *doesn't*:
2828

2929
It's also worth mentioning that **Arduino-CMake** is **<u>cross platform</u>** and works out-of-the-box on every OS that support **CMake** and **Arduino**.
3030

31-
<b id="f1">1</b> The framework is still a WIP, meaning there are some missing features. [](#fl1)
31+
<b id="f1">1</b> The framework is still a WIP, meaning there are some missing features. [](#fl1)
3232
<b id="f2">2</b> The **Arduino IDE** supports several concepts which make writing code easier but are completely unprofessional. Our framework is not willing to encourage such poor coding standards, and thus doesn't support them. These will be mentioned throughout the documentation. [](#fl2)
3333

3434
## Usage

0 commit comments

Comments
 (0)