Skip to content

Commit e09df4c

Browse files
authored
📖 docs: update README.md (#57)
1 parent d915b02 commit e09df4c

File tree

1 file changed

+14
-30
lines changed

1 file changed

+14
-30
lines changed

README.md

Lines changed: 14 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,32 @@
1-
<!-- ![Commit Easily](_project/images/image-screen.jpg) -->
2-
31
# Commit Easily
42

5-
Commit Easily はコミットメッセージを簡単に何も考えずに作成できる Web アプリです。
6-
[Version 3.0.0]から fork して、ご自身に合った prefix を簡単に作成することができます。
7-
8-
## 概要
3+
Commit Easily" is a web application that allows you to easily create commit messages without having to think too much.
94

10-
- prefix の入力を簡単にしたい
11-
- プロジェクトごとの prefix を簡単に取得、閲覧したい
12-
- 何のための prefix かの解説も同時に見たい
13-
- スペースの開け方を統一したい
14-
- ターミナルの入力途中に間違ってエンターキーを押してやりなおしたくない
15-
- とにかく頭を無にして何も考えることなくコミットメッセージを考えたい
5+
![Commit Easily](https://github.com/user-attachments/assets/27913e1f-5aed-488c-83a4-2ad68f503c27)
166

17-
そんな人(自分)の悩みを解決する Web アプリです。
7+
## Overview
188

19-
URL: https://pss-aileen.github.io/project-github-commit-message/
9+
- I want to simplify the input of prefixes.
10+
- I want to easily retrieve and view prefixes for each project.
11+
- I want to see explanations of what each prefix is for.
12+
- I want to standardize the spacing.
13+
- ~~I don’t want to accidentally press Enter while typing in the terminal and have to redo it.~~
14+
- I want to create commit messages without having to think at all.
2015

21-
## 使い方
16+
This web application solves these problems for people (like me).
2217

23-
1. prefix のタイプを選択
24-
1. prefix を選択
25-
1. 変更内容の概要を入力
26-
1. 詳細を書く(必要であれば)
27-
1. issue 番号を書く(必要であれば)
28-
1. GENERATE をクリックしてコミットメッセージを生成
29-
1. COPY をクリックしてターミナルに貼り付け
18+
URL: https://pss-aileen.github.io/project-github-commit-message/
3019

31-
## 使用技術
20+
## Tech Stack
3221

3322
- HTML/CSS
3423
- React
3524
- TypeScript
3625
- Tailwind CSS
37-
- その他
38-
- json に prefix を保管し、オブジェクト指向をでプログラムを書きました(Version 3 から)
3926

40-
## 制作について
27+
## Project Duration
4128

42-
- 制作期間(初回リリース)
43-
- 3 日
44-
- こだわり
45-
- 気分が上がるように可愛いアイコンを使ってデザインをまとめました
29+
3 days (first release).
4630

4731
---
4832

0 commit comments

Comments
 (0)