This repository was archived by the owner on Sep 21, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -2,11 +2,12 @@ Scala Debugger
2
2
==============
3
3
4
4
[ ![ Build Status] ( http://fommil.com/api/badges/ensime/scala-debugger/status.svg )] ( http://fommil.com/ensime/scala-debugger )
5
+ [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/8mcnhcm1jofomg2f/branch/master?svg=true )] ( https://ci.appveyor.com/project/chipsenkbeil/scala-debugger/branch/master )
5
6
[ ![ Scaladoc 2.10] ( https://img.shields.io/badge/Scaladoc-2.10-34B6A8.svg?style=flat )] ( http://www.javadoc.io/doc/org.scala-debugger/scala-debugger-api_2.10 )
6
7
[ ![ Scaladoc 2.11] ( https://img.shields.io/badge/Scaladoc-2.11-34B6A8.svg?style=flat )] ( http://www.javadoc.io/doc/org.scala-debugger/scala-debugger-api_2.11 )
7
8
[ ![ Gitter] ( https://badges.gitter.im/Join%20Chat.svg )] ( https://gitter.im/ensime/scala-debugger )
8
9
9
- A simple debugger library for Scala. Tested on OpenJDK 7.
10
+ A simple debugger library for Scala. Tested on OpenJDK 7 for Windows and Linux .
10
11
- Visit the [ main site] ( https://scala-debugger.org/ ) for more documentation.
11
12
- Check out the [ wiki] ( https://github.com/ensime/scala-debugger/wiki ) for the current roadmap.
12
13
You can’t perform that action at this time.
0 commit comments