diff --git a/README.md b/README.md new file mode 100644 index 0000000..1029234 --- /dev/null +++ b/README.md @@ -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.