summaryrefslogtreecommitdiff
path: root/help/manual/en
diff options
context:
space:
mode:
Diffstat (limited to 'help/manual/en')
-rw-r--r--help/manual/en/snap-manual.tex4
1 files changed, 3 insertions, 1 deletions
diff --git a/help/manual/en/snap-manual.tex b/help/manual/en/snap-manual.tex
index fc1dfc7..f44b713 100644
--- a/help/manual/en/snap-manual.tex
+++ b/help/manual/en/snap-manual.tex
@@ -28,7 +28,9 @@ We have been fortunate to get to know an amazing group of brilliant middle schoo
\begin{titlepage}
\begin{center}
-\bf \Huge \Snap{} Reference Manual \\ \huge Version 4.0 \vspace{40pt}
+\bf \Huge \Snap{} Reference Manual \\
+\huge Version 4.0
+\vspace{40pt}
\end{center}
\Snap{} (formerly BYOB) is an extended reimplementation of Scratch (\url{http://scratch.mit.edu}) that allows you to Build Your Own Blocks. It also features first class lists, first class procedures, and continuations. These added capabilities make it suitable for a serious introduction to computer science for high school or college students. To run \Snap{}, open a browser window and connect to either \url{http://snap.berkeley.edu/run} to start with a minimal set of blocks or \url{http://snap.berkeley.edu/init} to load a small set of additional blocks (a little slower startup, but recommended for convenience and assumed in this manual).