mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-06-20 12:12:19 +00:00
perf: add ko readme
This commit is contained in:
parent
1a10225823
commit
c56a3d0a2e
@ -12,7 +12,7 @@
|
|||||||
[![][github-release-shield]][github-release-link]
|
[![][github-release-shield]][github-release-link]
|
||||||
[![][github-stars-shield]][github-stars-link]
|
[![][github-stars-shield]][github-stars-link]
|
||||||
|
|
||||||
[English](/README.md) · [中文(简体)](/readmes/README.zh-hans.md) · [中文(繁體)](/readmes/README.zh-hant.md) · [日本語](/readmes/README.ja.md) · [Português (Brasil)](/readmes/README.pt-br.md) · [Español](/readmes/README.es.md) · [Русский](/readmes/README.ru.md)
|
[English](/README.md) · [中文(简体)](/readmes/README.zh-hans.md) · [中文(繁體)](/readmes/README.zh-hant.md) · [日本語](/readmes/README.ja.md) · [Português (Brasil)](/readmes/README.pt-br.md) · [Español](/readmes/README.es.md) · [Русский](/readmes/README.ru.md) · [한국어](/readmes/README.ko.md)
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<br/>
|
<br/>
|
||||||
|
@ -13,8 +13,8 @@ JumpServer is an open-source Privileged Access Management (PAM) tool that provid
|
|||||||
|
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
<source media="(prefers-color-scheme: light)" srcset="https://github.com/user-attachments/assets/dd612f3d-c958-4f84-b164-f31b75454d7f">
|
<source media="(prefers-color-scheme: light)" srcset="https://www.jumpserver.com/images/jumpserver-arch-light.png">
|
||||||
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/user-attachments/assets/28676212-2bc4-4a9f-ae10-3be9320647e3">
|
<source media="(prefers-color-scheme: dark)" srcset="https://www.jumpserver.com/images/jumpserver-arch-dark.png">
|
||||||
<img src="https://github.com/user-attachments/assets/dd612f3d-c958-4f84-b164-f31b75454d7f" alt="Theme-based Image">
|
<img src="https://github.com/user-attachments/assets/dd612f3d-c958-4f84-b164-f31b75454d7f" alt="Theme-based Image">
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
@ -93,6 +93,7 @@ Unless required by applicable law or agreed to in writing, software distributed
|
|||||||
<!-- JumpServer official link -->
|
<!-- JumpServer official link -->
|
||||||
[docs-link]: https://jumpserver.com/docs
|
[docs-link]: https://jumpserver.com/docs
|
||||||
[discord-link]: https://discord.com/invite/W6vYXmAQG2
|
[discord-link]: https://discord.com/invite/W6vYXmAQG2
|
||||||
|
[deepwiki-link]: https://deepwiki.com/jumpserver/jumpserver/
|
||||||
[contributing-link]: https://github.com/jumpserver/jumpserver/blob/dev/CONTRIBUTING.md
|
[contributing-link]: https://github.com/jumpserver/jumpserver/blob/dev/CONTRIBUTING.md
|
||||||
|
|
||||||
<!-- JumpServer Other link-->
|
<!-- JumpServer Other link-->
|
||||||
@ -103,8 +104,10 @@ Unless required by applicable law or agreed to in writing, software distributed
|
|||||||
[github-issues-link]: https://github.com/jumpserver/jumpserver/issues
|
[github-issues-link]: https://github.com/jumpserver/jumpserver/issues
|
||||||
|
|
||||||
<!-- Shield link-->
|
<!-- Shield link-->
|
||||||
|
[docs-shield]: https://img.shields.io/badge/documentation-148F76
|
||||||
[github-release-shield]: https://img.shields.io/github/v/release/jumpserver/jumpserver
|
[github-release-shield]: https://img.shields.io/github/v/release/jumpserver/jumpserver
|
||||||
[github-stars-shield]: https://img.shields.io/github/stars/jumpserver/jumpserver?color=%231890FF&style=flat-square
|
[github-stars-shield]: https://img.shields.io/github/stars/jumpserver/jumpserver?color=%231890FF&style=flat-square
|
||||||
[docker-shield]: https://img.shields.io/docker/pulls/jumpserver/jms_all.svg
|
[docker-shield]: https://img.shields.io/docker/pulls/jumpserver/jms_all.svg
|
||||||
[license-shield]: https://img.shields.io/github/license/jumpserver/jumpserver
|
[license-shield]: https://img.shields.io/github/license/jumpserver/jumpserver
|
||||||
|
[deepwiki-shield]: https://img.shields.io/badge/deepwiki-devin?color=blue
|
||||||
[discord-shield]: https://img.shields.io/discord/1194233267294052363?style=flat&logo=discord&logoColor=%23f5f5f5&labelColor=%235462eb&color=%235462eb
|
[discord-shield]: https://img.shields.io/discord/1194233267294052363?style=flat&logo=discord&logoColor=%23f5f5f5&labelColor=%235462eb&color=%235462eb
|
||||||
|
Loading…
Reference in New Issue
Block a user