From b5bf38a73f8db694743c2e93336f484441d6b1f6 Mon Sep 17 00:00:00 2001 From: hanyixuanten Date: Mon, 15 Jul 2024 13:36:46 +0800 Subject: [PATCH] update readme --- README.md | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 69295c4..40723ab 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,19 @@ ## browser terminal +![php8+](https://img.shields.io/badge/PHP-any_version-green) [![license](https://img.shields.io/badge/license-Apache-blue)](https://github.com/hanyixuanten/browser-terminal/blob/main/LICENSE) ![platform](https://img.shields.io/badge/platform-android|ios|windows|macos|linux-lightgrey.svg) + +### introduction + +This is a web terminal based on php.It is not a terminal for the server or a ssh terminal, but a terminal for the browser. + ### install method -#### 1.environment:nginx or apache with php +1. environment:nginx or apache with php +2. download the latest release from [this page](https://github.com/hanyixuanten/indexpage/releases) +3. extract the zip file and put it in the root directory of your web server +4. open the browser and enter the address of your web server, you can see the terminal interface -#### 2.download the latest release from [this page](https://github.com/hanyixuanten/indexpage/releases) +### Features -#### 3. extract the zip file and put it in the root directory of your web server - -#### 4. open the browser and enter the address of your web server, you can see the terminal interface +- no need for any installation, just upload it into a server, open the browser and use it