Skip to content

Commit 8bba04b

Browse files
Update README.rst
1 parent 80293cf commit 8bba04b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Documentation is available at http://libdynamic.readthedocs.io/en/latest/.
1919
Description
2020
===========
2121

22-
libdynamic is a utility library for C that will give you dynamic data structures like buffers, lists, vectors, maps and strings. It also includes asynchronous worker pools, and a core event driven framework. It is used, for example, in conjunction with libreactor_ handling many millions of transactions daily.
22+
libdynamic is a utility library for C that will give you dynamic data structures like buffers, lists, vectors, maps and strings. It also includes asynchronous worker pools, and a core event driven framework. It is used, for example, in conjunction with libreactor_ handling many millions of HTTP transactions daily for over 5 years.
2323

2424
Status
2525
======

0 commit comments

Comments
 (0)