Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
WhiteHoodHacker authored Mar 13, 2024
1 parent 0f67ebc commit a38f9f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Fall CTF 2023 Challenge Repo
# WiCyS 2024 Cryto CTF Challenge Repo

Put your challenge in chals/[category]/chalname

Expand Down Expand Up @@ -27,4 +27,4 @@ Then make sure your challenge works.
docker run -p 0.0.0.0:1337:1337/tcp --rm -it $(docker build -q .)
```

You can read more notes [here](https://github.com/sigpwny/sigpwny-challenge-store#making-a-challenge-guide) - specifically step 4, "Deploying a challenge".
You can read more notes [here](https://github.com/sigpwny/sigpwny-challenge-store#making-a-challenge-guide) - specifically step 4, "Deploying a challenge".

0 comments on commit a38f9f0

Please sign in to comment.