Skip to content

Commit aee53f9

Browse files
committed
Update README to link to the examples folder
1 parent a42f336 commit aee53f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ import { getJson } from "https://deno.land/x/serpapi/mod.ts";
4848
[Deno](https://deno.land/x/serpapi).
4949
- Promises and async/await support.
5050
- Callbacks support.
51+
- [Examples in JavaScript/TypeScript on Node.js/Deno using ESM/CommonJS, and more](https://github.com/serpapi/serpapi-javascript/tree/master/examples).
5152
- (Planned) Pagination support.
52-
- (Planned) More examples.
5353
- (Planned) More error classes.
5454

5555
## Configuration

0 commit comments

Comments
 (0)