diff --git a/Authors.md b/Authors.md index 7a6e18c..2e2876c 100644 --- a/Authors.md +++ b/Authors.md @@ -5,3 +5,4 @@ - Henry Nguyen (henry.nguyen@aa.com) - Jason Veitch (jveitch@bu.edu) - Demondre Livingston(demondre.livingston@aa.com) +- Liam Murray (liam@murray.to) diff --git a/README.md b/README.md index 1ca4a3d..5bb1a4a 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,16 @@ If you wish to use Heroku, click the button below to deploy Flight Engine in you --- +### Railway + +Railway is a additional hosting option offering easy deploymeny - however, it does require purchasing a minimum of $5/mo in credits. + +If you wish to use Railway, click the button below to deploy Flight Engine in your Railway account: + +[![Deploy on Railway](https://railway.com/button.svg)](https://railway.com/template/2N2RdE) + +--- + # Retrieving Data Once your app is up and running (either locally or hosted somewhere like Heroku), make HTTP requests to retrieve the data documented below.