Skip to content

Commit 57ecfc9

Browse files
authored
Merge pull request #29 from martinRenou/update_readme
Update README with docs and lite links
2 parents 0ba434f + 7dd456f commit 57ecfc9

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# jupyterlab-filesystem-access
22

3-
[![Github Actions Status](https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/workflows/Build/badge.svg)](https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/actions/workflows/build.yml)
3+
[![ci-badge]][ci] [![lite-badge]][lite] [![docs-badge]][docs]
4+
5+
[ci-badge]: https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/workflows/Build/badge.svg
6+
[ci]: https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/actions?query=branch%3Amain
7+
[lite-badge]: https://jupyterlite.rtfd.io/en/latest/_static/badge.svg
8+
[lite]: https://jupyterlab-filesystem-access.readthedocs.io/en/latest/lite/lab
9+
[docs-badge]: https://readthedocs.org/projects/jupyterlab-filesystem-access/badge/?version=latest
10+
[docs]: https://jupyterlab-filesystem-access.readthedocs.io/en/latest/?badge=latest
411

512
Browse local files using the non-standard Web Browser File System Access API.
613

0 commit comments

Comments
 (0)