typesafehub / js-engine

A JavaScript Engine Library - provides an abstract of a means to execute JavaScript code where no browser is involved.
Other
72 stars 20 forks source link

Library dependency #58

Open mathieuleclaire opened 7 years ago

mathieuleclaire commented 7 years ago

Hi, could you add in your README the sbt libraryDependency instruction to depends on your library ? Thanks