aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbors[bot] <bors[bot]@users.noreply.github.com>2019-05-21 11:40:33 +0100
committerbors[bot] <bors[bot]@users.noreply.github.com>2019-05-21 11:40:33 +0100
commit8b6f02d0d6f587c344cda98d64eef784a58e0249 (patch)
tree314f3abd5f812507418f9307323cec64943ed7c8
parentc59a3cdb0337fb06907f6bc5ecc6d64b6900ea16 (diff)
parent02ecd6727a6086f1c089e94b8055efffb6bfc86f (diff)
Merge #1297
1297: mozilla is sponsoring as well r=matklad a=nikomatsakis Co-authored-by: Niko Matsakis <[email protected]>
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8df991246..1dd0fec6c 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,8 @@ https://github.com/rust-lang/compiler-team/tree/master/working-groups/rls-2.0
11 11
12Work on the Rust Analyzer is sponsored by 12Work on the Rust Analyzer is sponsored by
13 13
14[![Ferrous Systems](https://ferrous-systems.com/images/ferrous-logo-text.svg)](https://ferrous-systems.com/) 14- [![Ferrous Systems](https://ferrous-systems.com/images/ferrous-logo-text.svg)](https://ferrous-systems.com/)
15- [Mozilla](https://www.mozilla.org/en-US/)
15 16
16## Language Server Quick Start 17## Language Server Quick Start
17 18