Skip to content

Commit 575cde4

Browse files
authored
Update README.md
1 parent 8d9aaef commit 575cde4

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,11 @@ I would definitely advise against using this in any production projects. I have
99
pretty minimal time to work on it, and it's mostly just a fun side project for
1010
me (i.e. I cannot guarantee any level of support).
1111

12-
[Click here to view the docs](https://gargrave.github.io/react-simple-select)
12+
## Docs & Playgrounds
13+
14+
You can see some working examples and play around with it interactively at this [interactive CodeSandbox project](https://codesandbox.io/s/react-simple-select019-8x2xq).
15+
16+
Alternately, you can view the hosted [Styleguidist project](https://gargrave.github.io/react-simple-select). This is more useful for dev purposes, and I would lean on the CodeSandbox link more for learning purposes, but this is here if it helps!
1317

1418
## Why?
1519

@@ -58,9 +62,3 @@ ETA:
5862
- [ ] Editable options (i.e. type to add a new option)
5963
- [ ] Multi-select
6064
- [x] Async searching/loading
61-
62-
## Docs
63-
64-
Right now (and for the foreseeable future), the docs are just my Styleguidist
65-
build.
66-
[Click here to view the docs](https://gargrave.github.io/react-simple-select).

0 commit comments

Comments
 (0)