From 44973f5feb93bf519470cd273f3baf8f7d539f96 Mon Sep 17 00:00:00 2001 From: Dmitry Simonenko Date: Tue, 8 Nov 2016 18:17:36 +0300 Subject: [PATCH] flint: update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 14132ffe..4ce34566 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,5 @@ Fast cooperative multitasking engine library built on top of *libuv*. -The library can be used to simplify programming
-of a complex asynchronous applications. +The library can be used to simplify programming of a complex
+asynchronous applications.