Skip to content

Commit 659f129

Browse files
authored
Update README.md
1 parent 90f9859 commit 659f129

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ Here is MOVIE of async.hpp running on board of my [Arduino based test platform "
99
# Features
1010

1111
1. It's 100% pure, portable C++.
12-
2. It requires very little state (1 or 2 ints).
13-
3. It's not dependent on an OS. Can be used even without OS, e.g. on Arduino.
12+
2. It's not dependent on an OS. Can be used even without OS, e.g. on Arduino.
1413

1514
# Basics
1615

0 commit comments

Comments
 (0)