From 9b28faf75acb5a74ac0fac37433fbed4d1d39c7c Mon Sep 17 00:00:00 2001 From: gebele Date: Mon, 24 Sep 2018 14:33:43 +0000 Subject: allow tab separated smi files --- views/help.haml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'views/help.haml') diff --git a/views/help.haml b/views/help.haml index 267f0ce..0e54eff 100644 --- a/views/help.haml +++ b/views/help.haml @@ -2,7 +2,7 @@ %h3 How to use batch prediction %p - You have two options to format your comma sperated spreadsheet (CSV) for batch predictions: + You have two options to format your comma or tab sperated spreadsheet for batch predictions: %br %p @@ -66,7 +66,7 @@ ="..." %br %p - Uploaded CSV files will be stored until you delete them. You can repeat the prediction by selecting a file in the list of uploads. + Uploaded files will be stored until you delete them. You can repeat the prediction by selecting a file in the list of uploads. %br If you upload a file with the same name as one of the existing files, the existing file will be used. If you want to replace an existing file delete it first! -- cgit v1.2.3