diff --git a/README.md b/README.md index 7923862..cfb5168 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,56 @@ +[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT) +[![renovate](https://img.shields.io/badge/maintaied%20with-renovate-blue?logo=renovatebot)](https://app.renovatebot.com/dashboard) +![GitHub last commit (branch)](https://img.shields.io/github/last-commit/tatsutakein/project-boilerplate) + # Project boilerplate -プロジェクト作成時のテンプレートです. +Template for project creation. + +## Features + +TBD -## GetStarted +### Screenshots -以下の手順を踏んで開発に参加しましょう. +TBD -### 1. Bootstrap +## Get Started -以下のコマンドを実行して開発環境を整えます. +After git clone, run the following command ```shell $ make bs ``` + +## Development Environment + +TBD + +## Architecture + +TBD + +## Build + +TBD + +## Testing + +TBD + +## Performance + +TBD + +## Contributors + +Thanks to our wonderful contributors! + + + + + +## License + +boilerplate is distributed under the terms of the MIT License. See the [license](LICENSE) for more +information.