Fix README
This commit is contained in:
parent
d19e6685cf
commit
47633f8a20
@ -28,7 +28,7 @@ You can include this widget in your HTML (take code from widget/opc-widget.html)
|
|||||||
<a href="https://git.fullgream.tech/fullgream/openpuzzle-captcha">OpenPuzzle Captcha</a>
|
<a href="https://git.fullgream.tech/fullgream/openpuzzle-captcha">OpenPuzzle Captcha</a>
|
||||||
</div>
|
</div>
|
||||||
```
|
```
|
||||||
And in your Java Script:
|
And in your JavaScript:
|
||||||
```js
|
```js
|
||||||
// Take opc-widget.js from widget/opc-widget.js
|
// Take opc-widget.js from widget/opc-widget.js
|
||||||
import { initOPCWidgets } from "/path/to/opc-widget.js";
|
import { initOPCWidgets } from "/path/to/opc-widget.js";
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user