Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Commit 2fef8fe

Browse files
Added Pulp example to README
1 parent 331b075 commit 2fef8fe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ import $ivy.`io.scalaland:pulp_2.12:0.0.4`, io.scalaland.pulp._
3333
interp.load.plugin.ivy("org.scalamacros" % "paradise_2.12.4" % "2.1.0")
3434
```
3535

36+
With Ammonite 1.1.0 you can [try out this showoff code](https://gist.github.com/MateuszKubuszok/595b1b6cb409f2ef0cbf5d5c914e1e1b)!
37+
3638
## Usage
3739

3840
See [DOCS](DOCS.md) for specific cases or read further for understanding the general idea.

0 commit comments

Comments
 (0)