From 0f45b2a30eb87e9c42dc99649d4498dfe72d7801 Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Fri, 1 Nov 2019 11:20:46 -0300 Subject: [PATCH] Reformatting READ.ME --- README.md | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 69bd92b..0d6b81d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ -GTK Based 3270 terminal emulator -================================ +## GTK Based 3270 terminal emulator pw3270 is a modern, GTK-based, completely free tn3270 emulator. @@ -8,25 +7,29 @@ Created originally for Banco do Brasil, it's now an official Brazilian Governmen See more details at https://softwarepublico.gov.br/social/pw3270/ -Installation repositories -========================= +## Installation -The latest version packaged for many linux distributions can be found in SuSE Build Service (https://build.opensuse.org/project/show/home:PerryWerneck:pw3270) +### Distributions -Requirements -============ +openSUSE [package](https://build.opensuse.org/project/show/home:PerryWerneck:pw3270): -GTK-3 +``` +sudo zypper ar obs://home:PerryWerneck:pw3270 pw3270 +sudo zypper ref +sudo zypper in pw3270 +``` + +## Requirements + +### GTK+ 3.20 or later https://www.gtk.org/ -Building for Linux -================== +## Building for Linux -Building for Windows -=========================== +## Building for Windows Cross-compiling on SuSE Linux (Native or WSL) - The easier way! --------------------------------------------------------------- -- libgit2 0.21.2