docs: Add usage info and credits in README.md for rM-SSH-Upload
This commit is contained in:
parent
4d1a69f2e3
commit
6a96eb1085
1 changed files with 9 additions and 0 deletions
9
README.md
Normal file
9
README.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Project Name
|
||||
|
||||
## Usage
|
||||
|
||||
This project uses a `flake.nix` file to manage dependencies and development environments. Ensure you have Nix installed to utilize the flake features.
|
||||
|
||||
## Credits
|
||||
|
||||
This project is inspired by and credits [rM-SSH-Upload](https://github.com/Riebart/rM-SSH-Upload) for its functionality to upload PDFs to the reMarkable over SSH, which is particularly useful for large PDFs that may cause the web interface to hang or timeout.
|
||||
Loading…
Add table
Add a link
Reference in a new issue