diff --git a/doc/cheat-sheet/nw-ext-cheat-sheet.pdf b/doc/cheat-sheet/nw-ext-cheat-sheet.pdf index 7907a56..f34687c 100644 Binary files a/doc/cheat-sheet/nw-ext-cheat-sheet.pdf and b/doc/cheat-sheet/nw-ext-cheat-sheet.pdf differ diff --git a/doc/cheat-sheet/nw-ext-cheat-sheet.tex b/doc/cheat-sheet/nw-ext-cheat-sheet.tex index f44ed23..ea9b031 100644 --- a/doc/cheat-sheet/nw-ext-cheat-sheet.tex +++ b/doc/cheat-sheet/nw-ext-cheat-sheet.tex @@ -49,7 +49,7 @@ \begin{document} { \begin{center} - \Huge NetLogo NW Extension \textsuperscript{\small(Beta 1.0.0)} — Cheat Sheet + \Huge NetLogo NW Extension \textsuperscript{\small(1.0.0-RC1)} — Cheat Sheet \\ \normalsize For download and complete documentation, see: \\ \url{https://github.com/NetLogo/NW-Extension} @@ -64,7 +64,7 @@ \end{prim} \begin{doc} -Specifies the set of turtles and the set of links that the extension will consider +Specifies the set of turtles and the set of links that the extension will consider to be the current graph. All the turtles from \param{turtleset} and all the links from \param{linkset} that connect two turtles from turtleset will be included.