From 267f940f4d442fb27e76726a9db144a9d3d47d8f Mon Sep 17 00:00:00 2001 From: Rob Hedgpeth Date: Tue, 14 Apr 2020 10:50:04 -0500 Subject: [PATCH] Update README.md --- flights/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/flights/README.md b/flights/README.md index 7d604f5..6369886 100644 --- a/flights/README.md +++ b/flights/README.md @@ -1,3 +1,7 @@ +# Attention - Please Read! + +This application is no longer being maintained here. It has been moved to [**this repository**](https://github.com/mariadb-corporation/dev-example-flights). + # Flights **Flights** is a web application written in [React.js](https://reactjs.org) and [Node.js](https://nodejs.org) that, backed by the power of the [MariaDB Node.js 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!