aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorjwansek <eddie.atten.ea29@gmail.com>2022-08-27 20:40:20 +0100
committerjwansek <eddie.atten.ea29@gmail.com>2022-08-27 20:40:20 +0100
commitf5cc222114d69b5beba26bd8e0837521867c70ea (patch)
tree6ac3f997d48bcb2ea0e170461bea6bac0d8546b1 /README.md
parent37bbe88fc60523593835781edc89a3395c4e0a42 (diff)
downloadGithubIssuesPrinter-master.tar.gz
GithubIssuesPrinter-master.zip
Initial main commit, added most of the code before testingHEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 13a1a44..5e9c1d4 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,4 @@
# PrintGithubIssues
-A system for printing github issues as soon as they arrive
+A system for printing github issues as soon as they arrive.
+
+Renders github markdown to PDF then sends it to a CUPS printer server.