diff --git a/README.md b/README.md index 4bb131ab..28fc341e 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ Documentation for Whisky. ``` # - {{#template ../templates/rating.md status= date=
// installs= opens=}} + {{#template ../templates/rating.md status= installs= opens=}} ``` If your game is a Steam game, add this text at the **bottom** of the page. You can find the Steam ID of a game by going to it's Steam page. It will be the number in the URL bar between `/app/` and `//`. ``` @@ -61,7 +61,7 @@ Documentation for Whisky. ``` # Star Wars Jedi: Fallen Order - {{#template ../templates/rating.md status=Gold date=07/17/23 installs=Yes opens=Yes}} + {{#template ../templates/rating.md status=Gold installs=Yes opens=Yes}} ## Setup