Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small tweaks for Readme page #2367

Merged
merged 1 commit into from
Nov 22, 2023
Merged
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
20 changes: 4 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,12 @@
:information_source: You are reading the README of the `main` branch. This branch targets ST4. If you are looking for the ST3 version, switch to the [st3 branch](https://github.com/sublimelsp/LSP/tree/st3).

<p>
<h1 align="center">LSP</h1>
</p>

<p align="center">
<a href="https://github.com/sublimelsp/LSP/blob/main/LICENSE">
<img src="https://img.shields.io/github/license/sublimelsp/LSP">
</a>
<a href="https://github.com/sublimelsp/LSP/releases">
<img src="https://img.shields.io/github/release/sublimelsp/LSP.svg">
</a>
<a href="https://lsp.sublimetext.io">
<img src="https://img.shields.io/badge/docs-ST4-blue">
</a>
<a href="#chat">
<img src="https://img.shields.io/discord/280102180189634562?label=SublimeHQ%20Discord&logo=discord">
</a>
<br>
<a href="https://github.com/sublimelsp/LSP/blob/main/LICENSE"><img src="https://img.shields.io/github/license/sublimelsp/LSP"></a>
<a href="https://github.com/sublimelsp/LSP/releases"><img src="https://img.shields.io/github/release/sublimelsp/LSP.svg"></a>
<a href="https://lsp.sublimetext.io"><img src="https://img.shields.io/badge/docs-lsp.sublimetext.io-blue"></a>
<a href="https://discord.gg/TZ5WN8t"><img src="https://img.shields.io/discord/280102180189634562?label=SublimeHQ%20Discord&logo=discord"></a>
</p>

<p align="center">Like an IDE, except it's the good parts. <a href="https://lsp.sublimetext.io">Learn more</a>.</p>
Expand Down Expand Up @@ -45,7 +34,6 @@ See more information in the [documentation](https://lsp.sublimetext.io) :open_bo
## Getting help

If you have any problems, see the [troubleshooting](https://sublimelsp.github.io/LSP/troubleshooting/) guide for tips and known limitations. If the documentation cannot solve your problem, you can look for help in:
<a name="chat"></a>

* The [#lsp](https://discordapp.com/channels/280102180189634562/645268178397560865) channel (join the [SublimeHQ Discord](https://discord.gg/TZ5WN8t) first!)
* By [searching or creating a new issue](https://github.com/sublimelsp/LSP/issues)