Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 32 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,35 @@

<div align="right">
<details>
<summary >🌐 Language</summary>
<div>
<div align="center">
<a href="https://openaitx.github.io/view.html?user=001TMF&project=ProteinView&lang=en">English</a>
| <a href="https://openaitx.github.io/view.html?user=001TMF&project=ProteinView&lang=zh-CN">简体中文</a>
| <a href="https://openaitx.github.io/view.html?user=001TMF&project=ProteinView&lang=zh-TW">繁體中文</a>
| <a href="https://openaitx.github.io/view.html?user=001TMF&project=ProteinView&lang=ja">日本語</a>
| <a href="https://openaitx.github.io/view.html?user=001TMF&project=ProteinView&lang=ko">한국어</a>
| <a href="https://openaitx.github.io/view.html?user=001TMF&project=ProteinView&lang=hi">हिन्दी</a>
| <a href="https://openaitx.github.io/view.html?user=001TMF&project=ProteinView&lang=th">ไทย</a>
| <a href="https://openaitx.github.io/view.html?user=001TMF&project=ProteinView&lang=fr">Français</a>
| <a href="https://openaitx.github.io/view.html?user=001TMF&project=ProteinView&lang=de">Deutsch</a>
| <a href="https://openaitx.github.io/view.html?user=001TMF&project=ProteinView&lang=es">Español</a>
| <a href="https://openaitx.github.io/view.html?user=001TMF&project=ProteinView&lang=it">Italiano</a>
| <a href="https://openaitx.github.io/view.html?user=001TMF&project=ProteinView&lang=ru">Русский</a>
| <a href="https://openaitx.github.io/view.html?user=001TMF&project=ProteinView&lang=pt">Português</a>
| <a href="https://openaitx.github.io/view.html?user=001TMF&project=ProteinView&lang=nl">Nederlands</a>
| <a href="https://openaitx.github.io/view.html?user=001TMF&project=ProteinView&lang=pl">Polski</a>
| <a href="https://openaitx.github.io/view.html?user=001TMF&project=ProteinView&lang=ar">العربية</a>
| <a href="https://openaitx.github.io/view.html?user=001TMF&project=ProteinView&lang=fa">فارسی</a>
| <a href="https://openaitx.github.io/view.html?user=001TMF&project=ProteinView&lang=tr">Türkçe</a>
| <a href="https://openaitx.github.io/view.html?user=001TMF&project=ProteinView&lang=vi">Tiếng Việt</a>
| <a href="https://openaitx.github.io/view.html?user=001TMF&project=ProteinView&lang=id">Bahasa Indonesia</a>
| <a href="https://openaitx.github.io/view.html?user=001TMF&project=ProteinView&lang=as">অসমীয়া</

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Close the Assamese language link

When the README is rendered, the Assamese entry is emitted as a raw HTML <a> tag but ends with a stray </ instead of </a>. That leaves invalid HTML in the language selector, so the Assamese option may not be clickable/render correctly and the parser can treat following markup as part of the unterminated anchor until it recovers.

Useful? React with 👍 / 👎.

</div>
</div>
</details>
</div>

<p align="center">
<b>P R O T E I N V I E W</b>
</p>
Expand Down