We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f369460 commit 08711a1Copy full SHA for 08711a1
1 file changed
README.md
@@ -25,7 +25,15 @@ The [Common Printing Dialog](https://wiki.ubuntu.com/CommonPrintingDialog) proje
25
$ sudo make install
26
27
28
+## Following the development and updating
29
+
30
+The current source code you find on the [OpenPrinting GitHub](https://github.com/OpenPrinting/cpdb-backend-cups).
31
32
## Running
33
34
The backend is auto-activated when a frontend runs; So no need to run it explicitly.
35
However, if you wish to see the debug statements at the backend, you can run `/usr/lib/print-backends/cups`.
36
37
+## More Info
38
39
+[Nilanjana Lodh's Google Summer of Code 2017 Final Report](https://nilanjanalodh.github.io/common-print-dialog-gsoc17/)
0 commit comments