correct errors in readme

This commit is contained in:
realaravinth 2021-07-07 21:32:20 +05:30
parent 2e50c263a8
commit 4c293bdb5a
No known key found for this signature in database
GPG Key ID: AD9F0F08E855ED88
2 changed files with 6 additions and 6 deletions

View File

@ -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

View File

@ -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?