From d74844cf59b7635797b5760df564b6f5a5487c1a Mon Sep 17 00:00:00 2001 From: Rob Hedgpeth Date: Tue, 4 Feb 2020 15:22:25 -0600 Subject: [PATCH] Update README.md --- Flights/README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Flights/README.md b/Flights/README.md index 9ba9115..f136c3e 100644 --- a/Flights/README.md +++ b/Flights/README.md @@ -3,7 +3,9 @@ **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!

- + + +

This `README` will walk you through the steps for getting this app up and running (locally) within minutes! @@ -143,4 +145,4 @@ Thanks so much for taking a look at the Flights app! As this is a very simple ex If you have any questions, comments, or would like to contribute to this or future projects like this please reach out to us directly at developers@mariadb.com or on [Twitter](https://twitter.com/mariadb). ## License -[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg?style=plastic)](https://opensource.org/licenses/Apache-2.0) \ No newline at end of file +[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg?style=plastic)](https://opensource.org/licenses/Apache-2.0)