Skip to content

Commit

Permalink
fix: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
faris-imi committed Feb 9, 2024
1 parent 0238a92 commit 299b0e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ Once you have included the necessary dependencies, you can use the `@hcaptcha/lo
<script type="text/javascript" src="https://unpkg.com/@hcaptcha/loader@latest/dist/index.es5.js"></script>
</head>
<body>
<div id="h-captcha" data-sitekey="YOUR_SITE_KEY"></div>
<script type="text/javascript">
var element = document.createElement('div');
window.hCaptchaLoader.render(element, {
Expand Down

0 comments on commit 299b0e8

Please sign in to comment.