mirror of https://github.com/sbt/sbt.git
Merge pull request #488 from coursier/topic/update-readme
Update README
This commit is contained in:
commit
aa17bcd086
|
|
@ -778,6 +778,7 @@ and allows to add dependencies in its sessions with coursier (initial motivation
|
|||
for writing coursier),
|
||||
- [Apache Toree](https://github.com/apache/incubator-toree) - formerly known as [spark-kernel](https://github.com/ibm-et/spark-kernel), is now using coursier to
|
||||
add dependencies on-the-fly ([#4](https://github.com/apache/incubator-toree/pull/4)),
|
||||
- [Quill](https://github.com/getquill/quill) is using coursier for faster dependency resolution ([#591](https://github.com/getquill/quill/pull/591)),
|
||||
- Your project here :-)
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -812,6 +812,7 @@ and allows to add dependencies in its sessions with coursier (initial motivation
|
|||
for writing coursier),
|
||||
- [Apache Toree](https://github.com/apache/incubator-toree) - formerly known as [spark-kernel](https://github.com/ibm-et/spark-kernel), is now using coursier to
|
||||
add dependencies on-the-fly ([#4](https://github.com/apache/incubator-toree/pull/4)),
|
||||
- [Quill](https://github.com/getquill/quill) is using coursier for faster dependency resolution ([#591](https://github.com/getquill/quill/pull/591)),
|
||||
- Your project here :-)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue