diff --git a/README.md b/README.md index 89a2b5f..7bf7f7a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # NOJSCAP -**NOJSCAP** is a minimal Proof-of-Work system. It includes both: +**NOJSCAP** is a minimal Proof-of-Work based CAPTCHA system. It includes both: - A **NOJSCAP client** that computes valid nonces for challenge strings using SHA-256. - A **NOJSCAP server** that issue challenges and verify solutions over HTTP.