From a313b78a29abbac6c3bb9a02460ffbac6ca706ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Lov=C3=A9n?= Date: Tue, 29 Jan 2019 10:48:13 +0100 Subject: [PATCH] Fix readme formating --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3d45754..c879486 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,10 @@ Get more control over the placement of cards ### More options There are a few more options you can play around with: -`min_height` - (default: 5) determines how long a column must be before a card is placed in the next one. -`column_width` - (default: 300) determines how wide a column is in pixels. -`max_columns` - (default: 100) determines the maximum number of columns. + +- `min_height` - (default: 5) determines how long a column must be before a card is placed in the next one. +- `column_width` - (default: 300) determines how wide a column is in pixels. +- `max_columns` - (default: 100) determines the maximum number of columns. ## Instructions