From d7823f872276c84ab2f0397f60d5fbcce2ea9a88 Mon Sep 17 00:00:00 2001 From: Klaus Reuter <khr@rzg.mpg.de> Date: Wed, 7 Feb 2018 20:47:16 +0100 Subject: [PATCH] removed unnecessary braces --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d1f9912..bc7edee 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ Installation Put the `.py` files into `~/.osc-plugins` to make them available for the osc command. -Background Information ----------------------- +Background +---------- -* [http://loh.pages.mpcdf.de/build-server/manual.pdf] -* [https://en.opensuse.org/openSUSE:OSC_plugins] +* http://loh.pages.mpcdf.de/build-server/manual.pdf +* https://en.opensuse.org/openSUSE:OSC_plugins -- GitLab