From f634e812160a54ba46cac78a8ea27eeafb8a4dac Mon Sep 17 00:00:00 2001
From: Andreas Romeyke <andreas.romeyke@slub-dresden.de>
Date: Wed, 18 Mar 2015 12:52:55 +0100
Subject: [PATCH] - asciidoc -> markdown

---
 README.md | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index 5bbdb4f..22f0dae 100644
--- a/README.md
+++ b/README.md
@@ -15,9 +15,7 @@ This is part of the exit-strategy, for details, see asciidoc file
 file was tested with postgres-database sucessfully
 
 using:
-[source,bash]
---------------------------------------------------------
-$> psql -U romeyke -d exit_strategy \
-   -f rosetta_exit_strategy/tmp.sql -L rosetta_exit.log
---------------------------------------------------------
+
+    $> psql -U romeyke -d exit_strategy \
+       -f rosetta_exit_strategy/tmp.sql -L rosetta_exit.log
 
-- 
GitLab