We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 053ebe4 commit a834664Copy full SHA for a834664
README.md
@@ -3,6 +3,11 @@
3
<strong align="center">今晩の料理は何にしますか? RECIPE AI ならあなたの冷蔵庫の写真から最適なレシピを提案いたします。</strong><br /><br />
4
<p align="center">HPチーム春合宿2024年 グループ3 作品</p>
5
</p>
6
+<center>
7
+ <img src="https://img.shields.io/badge/3-Vue.js-4FC08D.svg?logo=vue.js&style=plastic">
8
+ <img src="https://img.shields.io/badge/20-Node.js-339933.svg?logo=node.js&style=plastic">
9
+ <img src="https://github.com/winc1980/recipe-ai/actions/workflows/deploy-gh-pages.yml/badge.svg">
10
+</center>
11
12
## アプリの特徴
13
0 commit comments