We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7935865 commit 0dd5479Copy full SHA for 0dd5479
README.md
@@ -1,3 +1,5 @@
1
+[](https://heroku.com/deploy)
2
+
3
# メディレコ
4
<div align="center">
5
<img src = "https://github.com/lime1024/medireco/blob/master/app/assets/images/medireco_icon.svg" width = 150px>
app.json
@@ -0,0 +1,8 @@
+{
+ "name": "Medireco",
+ "description": "This app to create application documents for medical expenses deduction.",
+ "keywords": ["Rails"],
+ "website": "https://medireco.herokuapp.com/",
6
+ "repository": "https://github.com/lime1024/medireco",
7
+ "logo": "https://raw.githubusercontent.com/lime1024/medireco/master/app/assets/images/medireco_icon.svg",
8
+}
0 commit comments