From bdd4c0ecb929e3aa9f2f7a55631110ec5a2e4df4 Mon Sep 17 00:00:00 2001 From: Samuel Girardin Date: Sat, 26 Sep 2020 14:36:12 +0200 Subject: [PATCH] fix typos in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ed0bcf..1d628b1 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ name all your files manually and update all configuration files with your name, The repository is setup to use `Coveralls` to publish the package coverage. -1. You just have to login/register [coveralls.io](https://coveralls.io/). +1. You just have to login/register at [coveralls.io](https://coveralls.io/). 2. Connect with Github provider and select your package repository. 3. Finally you must get your `SECRET_TOKEN` and add it as a Secret Github token in the repo settings. (_check if correct method_)