From 0dc6f96203108ce19676a8060faa7555ed55f758 Mon Sep 17 00:00:00 2001 From: Rob Hedgpeth Date: Mon, 16 Dec 2019 15:45:54 -0800 Subject: [PATCH] Update README.md --- Flights/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Flights/README.md b/Flights/README.md index a8b8596..aa5fb79 100644 --- a/Flights/README.md +++ b/Flights/README.md @@ -1,6 +1,6 @@ # Flights -**Flights** is a web application written in [ReactJS](https://reactjs.org) and [NodeJS](https://nodejs.org) that, backed by the power of the [MariaDB Node Connector](https://github.com/MariaDB/mariadb-connector-nodejs) and [MariaDB ColumnStore database](https://mariadb.com/docs/features/mariadb-columnstore/), allows you to analyze over 180 million [flight records from the United States Department of Transportation](https://www.transtats.bts.gov/DL_SelectFields.asp?Table_ID=236&DB_Short_Name=On-Time) in real time without needing to add any indexes +**Flights** is a web application written in [ReactJS](https://reactjs.org) and [NodeJS](https://nodejs.org) that, backed by the power of the [MariaDB Node Connector](https://github.com/MariaDB/mariadb-connector-nodejs) and [MariaDB ColumnStore database](https://mariadb.com/docs/features/mariadb-columnstore/), allows you to analyze over 180 million [flight records from the United States Department of Transportation](https://www.transtats.bts.gov/DL_SelectFields.asp?Table_ID=236&DB_Short_Name=On-Time) in real time without needing to add any indexes!