Skip to content

Commit 8e513d0

Browse files
rgbkrkrdblue
authored andcommitted
Badges and header for README.md (#3)
1 parent bea5d97 commit 8e513d0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# JVM Repr
2+
3+
[![Build Status](https://travis-ci.org/jupyter/jvm-repr.svg?branch=master)](https://travis-ci.org/jupyter/jvm-repr)
4+
[![JVM repr on jitpack](https://jitpack.io/v/jupyter/jvm-repr.svg)](https://jitpack.io/#jupyter/jvm-repr)
5+
6+
Standardizing REPL outputs for across JVM kernels (Scala, Clojure, Groovy, ...)
7+
18
## Purpose
29

310
JVM languages use various conventions to convert REPL outputs to forms that can be displayed. This project is an attempt to standardize by providing an API that libraries can use to register display methods for any REPL project, like Jupyter console or nteract.

0 commit comments

Comments
 (0)