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:
DATABASE_URL: postgres://postgres:password@localhost:5432/postgres
- name: build frontend
run: make frontend
# - name: build frontend
# run: make frontend
- name: run tests
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)**
[mCaptcha](https://mcaptcha.org) is a
Your users no longer have to interact with ridiculous image-based
CAPTCHA system, wasting precious mental bandwidth. Instead, your
computer will do the work for you, [see for
[mCaptcha](https://mcaptcha.org) is a privacy respecting, _free_ CAPTCHA
system with a kickass UX. Your users no longer have to interact with
ridiculous image-based CAPTCHA system, wasting precious mental
bandwidth. Instead, your computer will do the work for you, [see for
yourself!](https://demo.mcaptcha.org/widget?sitekey=RnR9SvkkB2s1W9yrQSBBViJHLvuiXKo4)
## How does it work?