From 04284adc87e834561da97ab25be0a09c36afe1a4 Mon Sep 17 00:00:00 2001 From: maninhill <41712985+maninhill@users.noreply.github.com> Date: Wed, 3 Jul 2024 22:35:41 +0800 Subject: [PATCH] chore: Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 192958a4c..5b7e9ebb4 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ [![][github-release-shield]][github-release-link] [![][github-stars-shield]][github-stars-link] -**English** · [简体中文](./README.zh-CN.md) · [Documents][docs-link] · [Report Bug][github-issues-link] · [Request Feature][github-issues-link] +**English** · [简体中文](./README.zh-CN.md)
@@ -18,7 +18,7 @@ JumpServer is an open-source Privileged Access Management (PAM) tool that provides DevOps and IT teams with on-demand and secure access to SSH, RDP, Kubernetes, Database and Remote App endpoints through a web browser. -![JumpServer Overview](https://github.com/jumpserver/jumpserver/assets/41712985/eb9e6f39-3911-4d4a-bca9-aa50cc3b761d) +![JumpServer Overview](https://github.com/jumpserver/jumpserver/assets/41712985/4f981076-ce03-41db-a64e-e79d633c8831) ## Screenshots @@ -68,8 +68,6 @@ JumpServer consists of multiple key components, which collectively form the func | [Panda](https://github.com/jumpserver/Panda) | Panda | JumpServer Remote Application Connector (Linux) | | [Magnus](https://github.com/jumpserver/magnus) | Magnus | JumpServer Database Proxy Connector | - - ## Contributing Welcome to submit PR to contribute. Please refer to [CONTRIBUTING.md][contributing-link] for guidelines.