scalacenter / spores

Scala Spores, safe mobile closures.
http://scalacenter.github.io/spores/
Other
28 stars 6 forks source link

Fix Documentation link #17

Closed OlivierBlanvillain closed 7 years ago

OlivierBlanvillain commented 7 years ago

BTW did you consider having a minimal Github readme with a paragraph introduction +

libraryDependencies += "ch.epfl.scala" %% "spores" % "0.4.1"
addCompilerPlugin("ch.epfl.scala" %% "spores-serialization" % "0.4.1")

?

jvican commented 7 years ago

Looks like a great idea, definitely doing it!