diff --git a/README.md b/README.md index 5d58169b..61e6feea 100644 --- a/README.md +++ b/README.md @@ -18,17 +18,11 @@ +**Skip to [demo](#demo)** + Guard is the back-end component of the [mCaptcha](https://mcaptcha.org) system. -[mcaptcha-in-action]('./docs/res/widget-in-action.mp4) - -
- -
- --- mCaptcha uses SHA256 based proof-of-work(PoW) to rate limit users. @@ -73,6 +67,13 @@ to their request. ## Demo +## Client-side widget: + +1. [Link to widget](https://demo.mcaptcha.org/widget?sitekey=RnR9SvkkB2s1W9yrQSBBViJHLvuiXKo4) + +2. [Video]('https://github.com/mCaptcha/guard/blob/master/docs/res/widget-in-action.mp4?raw=true): + To observer, you need to open dev tools + ### Demo servers are available at: - https://demo.mcaptcha.org/ diff --git a/docs/res/widget-in-action-poster.png b/docs/res/widget-in-action-poster.png deleted file mode 100644 index a364e041..00000000 Binary files a/docs/res/widget-in-action-poster.png and /dev/null differ