Skip to content

Commit

Permalink
adjusted readme for database change
Browse files Browse the repository at this point in the history
  • Loading branch information
jakewmeyer committed Jul 13, 2017
1 parent 04ef5fa commit e07d57b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ See the [Contribution](https://github.com/r-spacex/SpaceX-API/blob/master/CONTRI

## Technical Details
* API is using [Sinatra](http://www.sinatrarb.com/) framework
* Launch, Capsule, and Core data stored in [MariaDB](https://mariadb.org/)
* Launch, Capsule, and Core data stored in MySQL
* Vehicle, Launchpad, and Company data is stored in Ruby hashes.
* API is deployed on [Heroku](https://www.heroku.com/)

0 comments on commit e07d57b

Please sign in to comment.