aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5387f16..a9fbf0c 100644
--- a/README.md
+++ b/README.md
@@ -16,8 +16,8 @@ Inspired by [Anubis](https://github.com/TecharoHQ/anubis). But much simpler.
## Bugs
-- The cryptography hasn't been audited. I wrote this after a tiring school week
- and this definitely needs some review.
+- **The cryptography hasn't been audited.** I wrote this after a tiring school
+ week and this definitely needs some review.
- If a user is attempting to submit a POST request but their powxy cookie is
invalid, powxy would redirect them to a challenge, and their POST data will
be lost.