aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAleksey Kladov <[email protected]>2018-01-27 21:10:38 +0000
committerAleksey Kladov <[email protected]>2018-01-27 21:10:38 +0000
commit96201750944091cb90d0a0dfcea04eb0303e670a (patch)
treeaddadbb86af481f401dac3f4f11d373059545742 /README.md
parent60ab3cfb8868e59a546d2176da9cf0fbde61b723 (diff)
CI badge
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index fe0f4a803..5456df6ae 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
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) 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)
4 5
5libsyntax2.0 is an **experimental** implementation of the corresponding [RFC](https://github.com/rust-lang/rfcs/pull/2256). 6libsyntax2.0 is an **experimental** implementation of the corresponding [RFC](https://github.com/rust-lang/rfcs/pull/2256).
6 7