From fddcd492c84947910ba70706d3d8e1cf885a3079 Mon Sep 17 00:00:00 2001 From: "David Kaspar [Dee'Kej]" Date: Mon, 27 Nov 2017 09:44:09 +0100 Subject: [PATCH] README.md: text sections separated with newline --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d5b7643..089d3c5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # libijs -The IJS (InkJet Server) Raster Image Transport Protocol is a library, which is no longer actively developed, and often other alternatives are used instead. This library, however, still seem to be useful for Ghostscript application to be able to connect to the HP IJS server to print on an HP printer. \ No newline at end of file +The IJS (InkJet Server) Raster Image Transport Protocol is a library, which is no longer actively developed, and often other alternatives are used instead. + +This library, however, still seem to be useful for Ghostscript application to be able to connect to the HP IJS server to print on an HP printer.