Skip to content

Commit

Permalink
chore(README.md): fix broken link to Google countries JSON file
Browse files Browse the repository at this point in the history
  • Loading branch information
NorkzYT committed Aug 16, 2023
1 parent 807b139 commit 24a1327
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ To make your search more tailored, Novexity supports various parameters that you

**Optional**:

- `country`: Two-letter country code for Google search. (e.g., "us" for the United States, "uk" for United Kingdom, or "fr" for France). Check [Google countries](./static/json/google-countries.json) JSON for a full list.
- `country`: Two-letter country code for Google search. (e.g., "us" for the United States, "uk" for United Kingdom, or "fr" for France). Check [Google countries](./static/json/google-countries.json) for a full list.

- `lang`: Two-letter language code for Google search (e.g., en for English, es for Spanish, or fr for French). Refer to [Google languages](./static/json/google-languages.json) for all available languages. Defaults to English ("en") if not specified.

Expand Down

0 comments on commit 24a1327

Please sign in to comment.