We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d986ca1 commit d574cdaCopy full SHA for d574cda
README.md
@@ -1,6 +1,6 @@
1
# World-Cup Prediction Game
2
### A simple Rails (5.2) app to compete with friends in predicting match results for the world-cup (Russia 2018).
3
-### [View Site](https://http://wcprediction.herokuapp.com/)
+### [View Site](https://wcprediction.herokuapp.com/)
4
5
Features include:
6
* Playing in multiple groups/leagues with leaderboard for each.
@@ -12,8 +12,8 @@ Features include:
12
Tech:
13
* Rails 5.2
14
* Bootstrap 4
15
-* Slick Carousel
+* Slick Carousel.
16
* ActiveAdmin - admin backend.
17
-* Devise - authentication
18
-* Slim - HTML template engine
19
-* Google Cloud Storage - activestorage
+* Devise - authentication.
+* Slim - HTML template engine.
+* Google Cloud Storage - ActiveStorage service.
0 commit comments