Skip to content

Commit

Permalink
Readme tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
jwortmann authored and rwols committed Nov 22, 2023
1 parent b93e2de commit a8abecd
Showing 1 changed file with 4 additions and 16 deletions.
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)

0 comments on commit a8abecd

Please sign in to comment.