branch: elpa/php-mode
commit e3087db57e6b1682eb80af2916f106ac19472ce3
Author: USAMI Kenta <tad...@zonu.me>
Commit: USAMI Kenta <tad...@zonu.me>

    Update README
---
 README.ja.md | 5 ++---
 README.md    | 5 ++---
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/README.ja.md b/README.ja.md
index 5c0dd082c0..a4af81d97f 100644
--- a/README.ja.md
+++ b/README.ja.md
@@ -1,9 +1,8 @@
 <div align="center">
   <h1>Emacs PHP Mode</h1>
 
-[![Emacs: 
29.2](https://img.shields.io/badge/Emacs-29.2-blue.svg)](https://www.gnu.org/software/emacs/)
+[![Emacs: 
29.4](https://img.shields.io/badge/Emacs-29.4-blue.svg)](https://www.gnu.org/software/emacs/)
 [![lang: PHP 
8.3](https://img.shields.io/badge/lang-PHP%208.3-brightgreen.svg)](https://php.net/manual/migration83.php)
-[![lang: PHP 
7](https://img.shields.io/badge/lang-PHP%207-green.svg)](https://php.net/downloads.php)
 [![Build 
Status](https://github.com/emacs-php/php-mode/workflows/CI/badge.svg)](https://github.com/emacs-php/php-mode/actions)
 [![GPL v3](https://img.shields.io/badge/license-GPL_v3-green.svg)][gpl-v3]<br>
 [![NonGNU ELPA][nongnu-elpa-badge]][nongnu-elpa]
@@ -25,7 +24,7 @@ A powerful and flexible Emacs major mode for editing PHP 
scripts
 
 ## インストール
 
-**PHP ModeはEmacs 26.1以降で動作します**。対応バージョンの詳細は[Supported Version]をお読みください。Emacs 
28以降では単に以下のコマンドを実行するだけでインストールできます。
+**PHP ModeはEmacs 27.1以降で動作します**。対応バージョンの詳細は[Supported Version]をお読みください。Emacs 
28以降では単に以下のコマンドを実行するだけでインストールできます。
 
 ```
 M-x package-install php-mode
diff --git a/README.md b/README.md
index b2726c5d0f..f546d25a0f 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,8 @@
 <div align="center">
   <h1>Emacs PHP Mode</h1>
 
-[![Emacs: 
29.2](https://img.shields.io/badge/Emacs-29.2-blue.svg)](https://www.gnu.org/software/emacs/)
+[![Emacs: 
29.4](https://img.shields.io/badge/Emacs-29.4-blue.svg)](https://www.gnu.org/software/emacs/)
 [![lang: PHP 
8.3](https://img.shields.io/badge/lang-PHP%208.3-brightgreen.svg)](https://www.php.net/manual/migration83.php)
-[![lang: PHP 
7](https://img.shields.io/badge/lang-PHP%207-green.svg)](https://www.php.net/downloads.php)
 [![Build 
Status](https://github.com/emacs-php/php-mode/workflows/CI/badge.svg)](https://github.com/emacs-php/php-mode/actions)
 [![GPL v3](https://img.shields.io/badge/license-GPL_v3-green.svg)][gpl-v3]<br>
 [![NonGNU ELPA][nongnu-elpa-badge]][nongnu-elpa]
@@ -25,7 +24,7 @@ Please submit any bug reports or feature requests by creating 
issues on [the Git
 
 ## Installation
 
-**PHP Mode works with Emacs 26.1 or later**. For details on supported 
versions, see [Supported Version]. Emacs 28 or later can be installed simply by 
running the following command.
+**PHP Mode works with Emacs 27.1 or later**. For details on supported 
versions, see [Supported Version]. Emacs 28 or later can be installed simply by 
running the following command.
 
 ```
 M-x package-install php-mode

Reply via email to