We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04ef5fa commit e07d57bCopy full SHA for e07d57b
README.md
@@ -31,6 +31,6 @@ See the [Contribution](https://github.com/r-spacex/SpaceX-API/blob/master/CONTRI
31
32
## Technical Details
33
* API is using [Sinatra](http://www.sinatrarb.com/) framework
34
-* Launch, Capsule, and Core data stored in [MariaDB](https://mariadb.org/)
+* Launch, Capsule, and Core data stored in MySQL
35
* Vehicle, Launchpad, and Company data is stored in Ruby hashes.
36
* API is deployed on [Heroku](https://www.heroku.com/)
0 commit comments