From 1298059f39bc2bd4beed1a7f82a3313be26eedcf Mon Sep 17 00:00:00 2001 From: Ken'ichiro Oyama Date: Wed, 10 Sep 2025 15:00:49 +0900 Subject: [PATCH] docs: since the GitHub UI has Contributing and License tabs, they are unnecessary in the README. --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index b91d80a..02c32b8 100644 --- a/README.md +++ b/README.md @@ -249,12 +249,6 @@ lint: - `patterner metrics` - Display workspace metrics - `patterner coverage` - Display pipeline resolver step coverage -## License - -This repository is licensed under the [MIT License](LICENSE). - -## Contributing - -For contributions, please see [CONTRIBUTING.md](CONTRIBUTING.md). +--- Copyright © 2025 Tailor Inc.