diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index f08cd39..9caeda0 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -1,4 +1,4 @@ - name: "Tests" +name: "Tests" on: push: diff --git a/README.md b/README.md index 2f9ae84..a6f64b6 100644 --- a/README.md +++ b/README.md @@ -136,4 +136,7 @@ final class EN16931Validator ``` ## Issues & Contribution -Feel free to create pull-requests or issues if you have trouble with this service or any related resources. \ No newline at end of file +Feel free to create pull-requests or issues if you have trouble with this service or any related resources. + +## Roadmap +TBA \ No newline at end of file