diff options
author | Emile <HanEmile@users.noreply.github.com> | 2020-07-02 23:22:03 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-02 23:22:03 +0200 |
commit | 4e90c58c3bbb6f516e410520d47da333b1cf4c6a (patch) | |
tree | 75a57d8ea1bf97961252f66d17ea14fa2a28d9a0 | |
parent | ef58f02e4e3e45b64b398d3884b54b2f7729a6c7 (diff) |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 5117533..7c5c4ce 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Downloading the files included in the challenges ## Features - Dump all files from all challenges -- A simple directory structure get's created sorting the challenges into the corresponding categories (<ctfname>/<category>/<challengename>/<challengefiles>) +- A simple directory structure get's created sorting the challenges into the corresponding categories (`<ctfname>/<category>/<challengename>/<challengefiles>`) ## Contribution |