Skip to content

Commit 52208a2

Browse files
author
Weffe
committed
docs(README): add links to example projects
1 parent 2114135 commit 52208a2

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,13 @@ TypeScript is supported! There's no need to install types for this package from
5555

5656
You can visit the online docs here: https://weffe.github.io/axios-api-versioning
5757

58-
## Sandbox - Browser
58+
## Example Projects
5959

60-
There is a sandbox example project showcasing the usage in a browser, namely a React App.
61-
But the usage of `axios-api-versioning` is what matters.
60+
There are 2 example projects showcasing the usage of `axios-api-versioning`.
61+
You can check them out here:
6262

63-
[Learn more here](./sandbox/browser/README.md)
63+
1. [with-nodejs](./examples/with-nodejs)
64+
2. [with-react-typescript](./examples/with-react-typescript)
6465

6566
## Changelog
6667

0 commit comments

Comments
 (0)