diff --git a/report/document.tex b/report/document.tex index b4d7807..6885cc2 100644 --- a/report/document.tex +++ b/report/document.tex @@ -67,8 +67,8 @@ Nous avons écrit un \texttt{Makefile} pour nous faciliter le développement. \subsubsection*{Une commande qui fait tout} \begin{description} - \item[\texttt{make nom=snow n=3}] génère un fichier \texttt{image.svg} - correspondant \\ au \lsys~nommé "snow" avec trois itérations. + \item[\texttt{make nom=snow n=3}] génère une image \svg~sous + \texttt{image.svg} qui correspond au \lsys~"snow" avec trois itérations. \end{description} \subsubsection*{Possibilité de faire qu'une action à la fois}