From 3e22f2ca9b6367c04cbd3b7d81b049e0a3fa1d03 Mon Sep 17 00:00:00 2001 From: Robin Bolscher Date: Mon, 25 Nov 2024 17:10:43 +0100 Subject: [PATCH] chore: format readme --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 180a5605..d83dbff6 100644 --- a/README.md +++ b/README.md @@ -7,21 +7,21 @@ This library contains shared code between Homey, Homey Apps, Athom CLI, Athom De This library can, among other things: -* Validate a Homey App -* Validate a Capability -* Validate a Signal -* Return supported device classes -* Return supported device capabilities -* Return supported media codecs -* Return supported app permissions -* Return supported app store categories - +- Validate a Homey App +- Validate a Capability +- Validate a Signal +- Return supported device classes +- Return supported device capabilities +- Return supported media codecs +- Return supported app permissions +- Return supported app store categories See `/examples/` for how-to usage. ## Translations This library contains translations in the following files: + - `./assets/app/permissions.json` - `./assets/capability/capabilities/.json` - `./assets/device/classes/.json`