From 76c99c5bd3489b9cf27579c9870a18090834091b Mon Sep 17 00:00:00 2001 From: Hannes Delbeke Date: Tue, 24 Oct 2023 14:15:50 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62469c6..a50579a 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ A Substance Painter plugin template. 1. Click on **[Use this template](https://github.com/hannesdelbeke/substance-painter-plugin-template/generate)** 3. Give a name to your project (e.g. `my_awesome_project`, use all lowercase and underscores separation -3. Wait until the first run of CI finishes (Github Actions will process the template and commit to your new repo) +3. Wait until the first run of CI finishes 4. For [codecov](https://about.codecov.io/sign-up/) Reports & Automatic Release to [PyPI](https://pypi.org) go to `settings->secrets` add your `PYPI_API_TOKEN` and `CODECOV_TOKEN` 4. Read the file [CONTRIBUTING.md](CONTRIBUTING.md)