Skip to content

Commit

Permalink
Changed the card description since hass-formulaoneapi is not necessar…
Browse files Browse the repository at this point in the history
…y anymore (#130)

* Update README.md

I have modified the installation instructions slightly to make them easier, and also added references.

* Changed the text in src/index.ts to match readme
  • Loading branch information
PhPersson authored Feb 3, 2023
1 parent 5f5df02 commit 3d76a40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ console.info(
type: 'formulaone-card',
name: 'FormulaOne card',
preview: false,
description: 'Present the data of hass-formulaoneapi in a pretty way',
description: 'Present the data of Formula One in a pretty way',
});
/* eslint-enable @typescript-eslint/no-explicit-any */

Expand Down

0 comments on commit 3d76a40

Please sign in to comment.