Skip to content

Commit

Permalink
feat: add a usage section
Browse files Browse the repository at this point in the history
  • Loading branch information
bchmnn committed Aug 13, 2024
1 parent 0e61aa2 commit b8160b8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
Binary file modified documentation/documentation.pdf
Binary file not shown.
11 changes: 11 additions & 0 deletions documentation/documentation/src/main.tex
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,17 @@ \section{Directory Structure}

\lstinputlisting[]{src/dir-structure.txt}

\section{How to use}

To run and try the application:
\begin{lstlisting}
$ git clone [email protected]:enowars/enowars8-service-replme.git
$ cd enowars8-service-replme/service
$ docker compose up
\end{lstlisting}

Now, you can open \robotomonoRegular{http://127.0.0.1:6969} in the browser.

\section{Vulnerability \#1 -- CRC}

\subsection{How it works}
Expand Down

0 comments on commit b8160b8

Please sign in to comment.