docs: Add usage info and credits in README.md for rM-SSH-Upload

This commit is contained in:
Moritz Böhme 2025-02-13 13:22:24 +01:00
parent 4d1a69f2e3
commit 6a96eb1085
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9

9
README.md Normal file
View 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.