diff --git a/README.md b/README.md new file mode 100644 index 0000000..b144659 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +## Tabletop Library + +Tabletop Library is a tool for viewing and editing collections of pdf files. I use it to organize PDFs for tabletop games. + +I mostly built this to learn PyQt5 and surrounding build systems but it turned out actually useful.