Skip to content

Commit

Permalink
Fix docker text
Browse files Browse the repository at this point in the history
  • Loading branch information
dorshay6 committed Jan 7, 2020
1 parent 42505ed commit d21d528
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 @@ -16,7 +16,7 @@ The server can be built in Node.js, Python or Java, whichever you feel most comf
The client will show a map and list of selected vehicles ids (if the user created a polygon), all server requests should be done with HTTP requests.
The client can be built using any technology stack.

The final product should be presented as a web URL (a live website) or a Docker.
The final product should be presented as a web URL (a live website) or a Docker image.
For deployment, you can use Heroku, Google App Engine or any other provider.

Your task will be evaluated with the following criteria:
Expand Down

0 comments on commit d21d528

Please sign in to comment.