From 47224ae4e6801f7ac3e1b90040356e63fcfd8070 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cibrahim0814=E2=80=9D?= Date: Wed, 7 Aug 2019 18:38:52 -0700 Subject: [PATCH] readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a65bf8a..1145d4a 100644 --- a/README.md +++ b/README.md @@ -54,10 +54,10 @@ jobs: | Input | Description | Usage | | :---: | :---: | :---: | -| `token` | Used to authorize coverage report uploads | ***Required for private repos*** | -| `file` | Location of the coverage report | *Optional* -| `flags` | Flag upload under a certain group name | *Optional* -| `name` | Custom defined name for the upload | *Optional* +| `token` | Used to authorize coverage report uploads | *Required for private repos* | +| `file` | Location of the coverage report | Optional +| `flags` | Flag upload under a certain group name | Optional +| `name` | Custom defined name for the upload | Optional ## License