Skip to content

Commit

Permalink
deploy: 2b05ab5
Browse files Browse the repository at this point in the history
  • Loading branch information
noelwelsh committed Jun 18, 2023
1 parent d3f2d70 commit 435da19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ <h1 id="gooey" class="title">Gooey</h1>

<h2 id="getting-started" class="section">Getting Started</h2>
<p>To use Gooey, add the following to your <code>build.sbt</code></p>
<pre><code class="nohighlight"><span class="identifier">libraryDependencies</span><span> += </span><span class="string-literal">&quot;org.creativescala&quot;</span><span> %% </span><span class="string-literal">&quot;gooey&quot;</span><span> % </span><span class="string-literal">&quot;0.1-0e34843-SNAPSHOT&quot;</span></code></pre>
<pre><code class="nohighlight"><span class="identifier">libraryDependencies</span><span> += </span><span class="string-literal">&quot;org.creativescala&quot;</span><span> %% </span><span class="string-literal">&quot;gooey&quot;</span><span> % </span><span class="string-literal">&quot;0.1-2b05ab5-SNAPSHOT&quot;</span></code></pre>

<h2 id="scaladoc" class="section">ScalaDoc</h2>
<p>See the ScalaDoc <a href="https://javadoc.io/doc/org.creativescala/gooey-docs_3/latest/gooey/index.html">index</a> for API documentation.</p>
Expand Down
2 changes: 1 addition & 1 deletion main.js.map

Large diffs are not rendered by default.

0 comments on commit 435da19

Please sign in to comment.