diff --git a/docs/CHANGELOG.md b/CHANGELOG.md similarity index 100% rename from docs/CHANGELOG.md rename to CHANGELOG.md diff --git a/docs/LICENSE b/LICENSE similarity index 100% rename from docs/LICENSE rename to LICENSE diff --git a/docs/README.md b/README.md similarity index 98% rename from docs/README.md rename to README.md index 77e4a5f..848d05d 100644 --- a/docs/README.md +++ b/README.md @@ -9,7 +9,7 @@ This [Github Action](https://github.com/features/actions) displays test results ✔️ Provides final `conclusion` and counts of `passed`, `failed` and `skipped` tests as output parameters **How it looks:** -|![](../assets/fluent-validation-report.png)|![](../assets/provider-error-summary.png)|![](../assets/provider-error-details.png)|![](../assets/provider-groups.png)| +|![](assets/fluent-validation-report.png)|![](assets/provider-error-summary.png)|![](assets/provider-error-details.png)|![](assets/provider-groups.png)| |:--:|:--:|:--:|:--:| **Supported languages / frameworks:** @@ -288,4 +288,4 @@ Unfortunately there are some known issues and limitations caused by GitHub API: ## License -The scripts and documentation in this project are released under the [MIT License](https://github.com/dorny/test-reporter/blob/main/docs/LICENSE) +The scripts and documentation in this project are released under the [MIT License](https://github.com/dorny/test-reporter/blob/main/LICENSE)