diff options
-rw-r--r-- | README.md | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,6 +1,5 @@ | |||
1 | # libsyntax2.0 | 1 | # libsyntax2.0 |
2 | 2 | ||
3 | [![Join the chat at https://gitter.im/libsyntax2/Lobby](https://badges.gitter.im/libsyntax2/Lobby.svg)](https://gitter.im/libsyntax2/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) | ||
4 | [![Build Status](https://travis-ci.org/matklad/libsyntax2.svg?branch=master)](https://travis-ci.org/matklad/libsyntax2) | 3 | [![Build Status](https://travis-ci.org/matklad/libsyntax2.svg?branch=master)](https://travis-ci.org/matklad/libsyntax2) |
5 | [![Build status](https://ci.appveyor.com/api/projects/status/j56x1hbje8rdg6xk/branch/master?svg=true)](https://ci.appveyor.com/project/matklad/libsyntax2/branch/master) | 4 | [![Build status](https://ci.appveyor.com/api/projects/status/j56x1hbje8rdg6xk/branch/master?svg=true)](https://ci.appveyor.com/project/matklad/libsyntax2/branch/master) |
6 | 5 | ||
@@ -111,6 +110,13 @@ Code-gen tasks, used to develop libsyntax2: | |||
111 | VS Code plugin | 110 | VS Code plugin |
112 | 111 | ||
113 | 112 | ||
113 | ## Getting in touch | ||
114 | |||
115 | @matklad can be found at Rust | ||
116 | [discord](https://discordapp.com/invite/rust-lang), in | ||
117 | #ides-and-editors. | ||
118 | |||
119 | |||
114 | ## License | 120 | ## License |
115 | 121 | ||
116 | libsyntax2 is primarily distributed under the terms of both the MIT license | 122 | libsyntax2 is primarily distributed under the terms of both the MIT license |