Skip to content

Commit 100eb59

Browse files
committed
Centering headers
1 parent b89ef44 commit 100eb59

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

README.ja.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# Emacs PHP Mode
1+
<div align="center">
2+
<h1>Emacs PHP Mode</h1>
23

34
[![Emacs: 26.3](https://img.shields.io/badge/Emacs-26.3-blue.svg)](https://www.gnu.org/software/emacs/)
45
[![lang: PHP 7](https://img.shields.io/badge/lang-PHP%207-brightgreen.svg)](http://php.net/manual/migration70.php)
@@ -8,7 +9,9 @@
89
[![melpa stable badge][melpa-stable-badge]][melpa-stable-link]
910
[![GPL v3](https://img.shields.io/badge/license-GPL_v3-green.svg)](http://www.gnu.org/licenses/gpl-3.0.txt)
1011

11-
GNU EmacsでのPHPコーディングを支援するメジャーモードの開発プロジェクトです。
12+
A powerful and flexible Emacs major mode for editing PHP scripts
13+
14+
</div>
1215

1316
[PHP ModeのGitHubプロジェクト][php-mode]にissueを作成してバグ報告や機能リクエストを送ってください。
1417

README.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# Emacs PHP Mode
1+
<div align="center">
2+
<h1>Emacs PHP Mode</h1>
23

34
[![Emacs: 26.3](https://img.shields.io/badge/Emacs-26.3-blue.svg)](https://www.gnu.org/software/emacs/)
45
[![lang: PHP 7](https://img.shields.io/badge/lang-PHP%207-brightgreen.svg)](http://php.net/manual/migration70.php)
@@ -8,7 +9,9 @@
89
[![melpa stable badge][melpa-stable-badge]][melpa-stable-link]
910
[![GPL v3](https://img.shields.io/badge/license-GPL_v3-green.svg)](http://www.gnu.org/licenses/gpl-3.0.txt)
1011

11-
This is a major mode development project to support PHP coding in GNU Emacs.
12+
A powerful and flexible Emacs major mode for editing PHP scripts
13+
14+
</div>
1215

1316
Please submit any bug reports or feature requests by creating issues on [the GitHub page for PHP Mode][php-mode].
1417

0 commit comments

Comments
 (0)