From a3a31360d1c1fc7b682fb3f2a6b0d4ffd3c30050 Mon Sep 17 00:00:00 2001 From: s1n <50817549+8cy@users.noreply.github.com> Date: Thu, 16 Apr 2020 19:57:51 -0700 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24f8781..08793bf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # A Simple C++ Project Structure -One of the things I need in my new job is a bunch of blazingly fast [daemons](https://en.wikipedia.org/wiki/Daemon_(computing)) to capture market information and trade data. I prototyped them in Ruby to see what comes down the line, **but I have the need, the need for speed.** Which means I need a UNIX C or C++ framework. +One of the things I need is a bunch of blazingly fast [daemons](https://en.wikipedia.org/wiki/Daemon_(computing)) to capture market information and trade data. I prototyped them in Ruby to see what comes down the line, **but I have the need, the need for speed.** Which means I need a UNIX C or C++ framework. ### The Project Folder Tree -- cgit v1.2.3