From 1b7942f9fd46af9bbadf3f6308d9a7be5682badd Mon Sep 17 00:00:00 2001 From: Peter Warrington Date: Mon, 31 Jul 2023 20:12:17 +0100 Subject: [PATCH] add README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0f239ac --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# 3DS Printing +## Network printing 3DS homebrew application + +Supports Internet Printing Protocol and Port 9100 printing using PDF, PWG Raster, PCL or Plain text formats. + +That being said, it doesn't work on my weird printer so I have no idea if the code works. \ No newline at end of file