From 6d3905d069976e4227adc83361160db8dc8afd58 Mon Sep 17 00:00:00 2001 From: Alex Hultman Date: Fri, 15 Feb 2019 04:54:23 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 79ecaaa..e0cfc8d 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,10 @@ -### Outrun, everyone. -This project is not your typical "web framework" a la 500 lines of JavaScript and a fancy logo. You're looking at a 3-part software suite of ~7k lines of C & C++, working in unison with Google V8 to bring you one of the most memory scalable and performant I/O scriping environment available. +### Outrun. Everyone. +This project is not your typical "web framework" À la 500 lines of JavaScript and a fancy logo. No, you're looking at a three part software suite of ~7k lines of C & C++, working in unison with Google V8 to bring you one of the most memory scalable and performant I/O scriping environment available. -It runs 15x faster than Deno and scales to millions of connections on small devices. +It runs 15x faster than Deno and scales to millions of connections using less than half a GB of user space memory. [Read the Medium post](https://levelup.gitconnected.com/will-node-js-forever-be-the-sluggish-golang-f632130e5c7a)