Skip to content

Commit c285ad5

Browse files
committed
Update README.md
1 parent 9d3d4b5 commit c285ad5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
44

5-
## Overview
6-
75
`dash-server-file-browser` provides a simple AIO component for [Dash](https://github.com/plotly/dash) applications to browse directories and files on the server.
86
The componennt is implemented as a `Modal` component of [dash-bootstrap-components](https://github.com/facultyai/dash-bootstrap-components).
97

@@ -36,7 +34,7 @@ component and handle the selected directory.
3634

3735
## Contributing
3836

39-
Contributions are welcome! If you encounter any issues or have feature requests, please open an issue or submit a pull request on the [GitHub repository](https://github.com/Zoraiyo/dash-server-file-browser).
37+
Contributions are welcome! If you encounter any issues or have feature requests, please open an [issue](https://github.com/Zoraiyo/dash-server-file-browser/issues) or submit a [pull request](https://github.com/Zoraiyo/dash-server-file-browser/pulls).
4038

4139
## License
4240

0 commit comments

Comments
 (0)