Skip to content

Commit 46a0cc1

Browse files
committed
readme update
1 parent c08c616 commit 46a0cc1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ Features:
88

99
* No dynamic memory allocations.
1010

11-
* Header-only, no dependencies.
12-
* No dynamic memory allocations.
1311
* Compatible with `std::error_code`, `errno` and any other error code type.
12+
1413
* Can be used with or without exception handling.
14+
1515
* Support for multi-thread programming.
1616

1717
Copyright (c) 2018-2019 Emil Dotchevski. Distributed under the [Boost Software License, Version 1.0](http://www.boost.org/LICENSE_1_0.txt).

0 commit comments

Comments
 (0)