From ad43b73883cbd3949f47c3f3a53c73ad9d72a680 Mon Sep 17 00:00:00 2001 From: Alexandre Archambault Date: Sun, 21 Feb 2016 20:22:48 +0100 Subject: [PATCH] Really update Jupyter Scala mention --- README.md | 5 +++-- doc/README.md | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 16ac5e5dd..beb92368a 100644 --- a/README.md +++ b/README.md @@ -571,8 +571,9 @@ on the [Gitter channel](https://gitter.im/alexarchambault/coursier). - [Lars Hupel](https://github.com/larsrh/)'s [libisabelle](https://github.com/larsrh/libisabelle) fetches some of its requirements via coursier, -- [jupyter-scala](https://github.com/alexarchambault/jupyter-scala) should soon allow -to add dependencies in its sessions with coursier (initial motivation for writing coursier), +- [jupyter-scala](https://github.com/alexarchambault/jupyter-scala) is launched +and allows to add dependencies in its sessions with coursier (initial motivation +for writing coursier), - Your project here :-) diff --git a/doc/README.md b/doc/README.md index 2355c775b..a300adc1a 100644 --- a/doc/README.md +++ b/doc/README.md @@ -572,8 +572,9 @@ on the [Gitter channel](https://gitter.im/alexarchambault/coursier). - [Lars Hupel](https://github.com/larsrh/)'s [libisabelle](https://github.com/larsrh/libisabelle) fetches some of its requirements via coursier, -- [jupyter-scala](https://github.com/alexarchambault/jupyter-scala) should soon allow -to add dependencies in its sessions with coursier (initial motivation for writing coursier), +- [jupyter-scala](https://github.com/alexarchambault/jupyter-scala) is launched +and allows to add dependencies in its sessions with coursier (initial motivation +for writing coursier), - Your project here :-)