Skip to content

Commit 1eb0891

Browse files
committed
Add version badges to README
1 parent dc2c9c8 commit 1eb0891

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1-
# Language support for Scala in Atom.
1+
# Language support for Scala in Atom
22

3-
Converted from the [Scala TextMate bundle](https://github.com/mads379/scala.tmbundle)
3+
[![apm](https://img.shields.io/apm/v/language-scala.svg?style=flat-square)](https://atom.io/packages/language-scala)
4+
[![npm](https://img.shields.io/npm/v/language-scala.svg?style=flat-square)](https://www.npmjs.com/package/language-scala)
5+
6+
[Scala grammar](https://atom.io/packages/language-scala) for [Atom](https://atom.io). Originally converted from the [Scala TextMate bundle](https://github.com/mads379/scala.tmbundle). Also available as a [Node package](https://www.npmjs.com/package/language-scala).

0 commit comments

Comments
 (0)