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> -[](https://www.gnu.org/software/emacs/) +[](https://www.gnu.org/software/emacs/) [](https://php.net/manual/migration83.php) -[](https://php.net/downloads.php) [](https://github.com/emacs-php/php-mode/actions) [][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> -[](https://www.gnu.org/software/emacs/) +[](https://www.gnu.org/software/emacs/) [](https://www.php.net/manual/migration83.php) -[](https://www.php.net/downloads.php) [](https://github.com/emacs-php/php-mode/actions) [][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