Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
2567910 authored Sep 4, 2024
1 parent 00de6d3 commit 9fc5369
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ To set up Globalseo, follow these steps:
### 1. Insert the Script
Place the following script inside your <head> tag
```html
<link href="https://unpkg.com/weploy-translate/dist/translate.css" rel="stylesheet">
<link href="https://unpkg.com/globalseo/dist/translate.css" rel="stylesheet">
<script
src="https://unpkg.com/weploy-translate/dist/translate.js"
src="https://unpkg.com/globalseo/dist/translate.js"
data-globalseo-key="YOUR_API_KEY"
data-use-browser-language="true"
data-original-language="en"
Expand Down

0 comments on commit 9fc5369

Please sign in to comment.