From fd3b7d72ae37410685fbc3094264b0d511e8d549 Mon Sep 17 00:00:00 2001 From: Ryan Meek <25127328+maykar@users.noreply.github.com> Date: Fri, 30 Oct 2020 10:35:48 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 54fb713..3ab8a78 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,6 @@ resources: * Configuration is done in the root of your lovelace configuration. * If you just want to use the default config values you don't need to add a config at all. -* Don't just copy the example, it won't fit your needs. Build your own using the config options. **Config Options:**
@@ -61,7 +60,8 @@ resources: | prevent_default | boolean | false | Prevents the browsers default horizontal swipe actions. May require a browser refresh to take effect, if using an HA companion app this can be done by closing the app and reopening. | animate | string | | Swipe animations. Can be: `swipe`, `fade`, `flip`. The swipe animation should be considered experimental and depending on your setup may appear buggy. -**Example:** +**Example:**
+Don't just copy the example, it won't fit your needs. Build your own using the config options above. ```yaml swipe_nav: wrap: false