mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2025-06-06 22:26:44 +00:00
correct errors in readme
This commit is contained in:
parent
2e50c263a8
commit
4c293bdb5a
4
.github/workflows/linux.yml
vendored
4
.github/workflows/linux.yml
vendored
@ -78,8 +78,8 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
DATABASE_URL: postgres://postgres:password@localhost:5432/postgres
|
DATABASE_URL: postgres://postgres:password@localhost:5432/postgres
|
||||||
|
|
||||||
- name: build frontend
|
# - name: build frontend
|
||||||
run: make frontend
|
# run: make frontend
|
||||||
|
|
||||||
- name: run tests
|
- name: run tests
|
||||||
run: make test
|
run: make test
|
||||||
|
@ -23,10 +23,10 @@ Proof of work based, privacy respecting CAPTCHA system with a kickass UX.
|
|||||||
|
|
||||||
**Skip to [demo](#demo)**
|
**Skip to [demo](#demo)**
|
||||||
|
|
||||||
[mCaptcha](https://mcaptcha.org) is a
|
[mCaptcha](https://mcaptcha.org) is a privacy respecting, _free_ CAPTCHA
|
||||||
Your users no longer have to interact with ridiculous image-based
|
system with a kickass UX. Your users no longer have to interact with
|
||||||
CAPTCHA system, wasting precious mental bandwidth. Instead, your
|
ridiculous image-based CAPTCHA system, wasting precious mental
|
||||||
computer will do the work for you, [see for
|
bandwidth. Instead, your computer will do the work for you, [see for
|
||||||
yourself!](https://demo.mcaptcha.org/widget?sitekey=RnR9SvkkB2s1W9yrQSBBViJHLvuiXKo4)
|
yourself!](https://demo.mcaptcha.org/widget?sitekey=RnR9SvkkB2s1W9yrQSBBViJHLvuiXKo4)
|
||||||
|
|
||||||
## How does it work?
|
## How does it work?
|
||||||
|
Loading…
x
Reference in New Issue
Block a user