From 5ee6ef189053d9d3de1af3b2640a66f84dc69b69 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sun, 16 Dec 2018 22:33:26 -0500 Subject: [PATCH] readme commas --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index c4740d2..9322204 100644 --- a/README.md +++ b/README.md @@ -117,12 +117,7 @@ for people who read the csv or who want to install my dotfiles manually. Depending on your own build, you may want to tactically order the programs in your programs file. LARBS will install from the top to the bottom. -As it is now, don't include commas in your program descriptions since this is -a csv. LARBS will not parse it correctly (I think...). It won't crash, but the -dialog display will be truncated. You're welcome to pull a fix for this, but -please make the end result take csvs of consensus format, since I want my progs -file to be a true csv so it will display properly on Github (trust me it -counts!). +If you include commas in your program descriptions, be sure to include double quotes around the whole description to ensure correct parsing. ### The script itself