Skip to content

Commit 227ecc8

Browse files
committed
added more details to technical section
1 parent d93769f commit 227ecc8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ See the [Contribution](https://github.com/r-spacex/SpaceX-API/blob/master/CONTRI
8282
* For any other questions or concerns, just shoot me an email
8383

8484
## Technical Details
85-
* API is using [Sinatra](http://www.sinatrarb.com/) framework
85+
* API is using [Sinatra](http://www.sinatrarb.com/) web framework
8686
* Uses [Travis CI](https://travis-ci.org/) for testing + deployment
87-
* All data stored in [MongoDB](https://www.mongodb.com/)
88-
* API is deployed on [Heroku](https://www.heroku.com/)
87+
* All data stored in [MongoDB](https://www.mongodb.com/) documents
88+
* API is deployed on a [Heroku](https://www.heroku.com/) pipeline with staging and production servers

0 commit comments

Comments
 (0)