From 167c9089f90d9b23bf0d2537745a2472dd963223 Mon Sep 17 00:00:00 2001 From: Tyler Goodlet Date: Wed, 10 Jun 2020 13:56:18 -0400 Subject: [PATCH] Who needs it ;P --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 6d42a3d6..b5b71d2f 100644 --- a/README.rst +++ b/README.rst @@ -10,7 +10,7 @@ trading and financial analysis targetted at hardcore Linux users. It tries to use as much bleeding edge tech as possible including (but not limited to): - Python 3.7+ for glue_ and business logic -- trio_ and `asyncio` for async +- trio_ for async - tractor_ as the underlying actor model - marketstore_ for historical and real-time tick data persistence and sharing - techtonicdb_ for L2 book storage