diff --git a/README.md b/README.md index f023bd0..6e5cda4 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,17 @@ # brush-kotlin +[![Build Status](https://travis-ci.org/ethauvin/brush-kotlin.svg?branch=master)](https://travis-ci.org/ethauvin/brush-kotlin) + [Kotlin](https://kotlinlang.org/) brush module for [SyntaxHighlighter](https://github.com/syntaxhighlighter/syntaxhighlighter). +## SyntaxHighlighter v3 + +Look in the [3.x](https://github.com/ethauvin/brush-kotlin/tree/master/3.x) directory + ## Usage Please see [Building Instructions](https://github.com/syntaxhighlighter/syntaxhighlighter/wiki/Building) on the [SyntaxHighlighter Wiki](https://github.com/syntaxhighlighter/syntaxhighlighter/wiki) for details. ## License -[MIT](https://github.com/ethauvin/brush-kotlin/blob/master/LICENSE.txt) \ No newline at end of file +[MIT](https://github.com/ethauvin/brush-kotlin/blob/master/LICENSE.txt)