summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2020-01-26 10:03:54 +0100
committer Willy Sudiarto Raharjo2020-02-01 03:00:29 +0100
commit2aaf1fdf3dddfbccb8deada7d9eaa4731559bd61 (patch)
tree33181b981084a47b8a05bf9008134c429f0aaea1
parent48d7ba62d7f8d618bc54a42eef3a00568e234c24 (diff)
downloadslackbuilds-2aaf1fdf3dddfbccb8deada7d9eaa4731559bd61.tar.gz
python/backlash: Reflow README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r--python/backlash/README4
1 files changed, 3 insertions, 1 deletions
diff --git a/python/backlash/README b/python/backlash/README
index 731ed822c1..e996c192aa 100644
--- a/python/backlash/README
+++ b/python/backlash/README
@@ -1,4 +1,6 @@
-Backlash supports both debugging applications on crash and realtime console, both are based on the Werkzeug Debugger and adapted to work with WebOb.
+Backlash supports both debugging applications on crash and realtime
+console, both are based on the Werkzeug Debugger and adapted to work
+with WebOb.
backlash is a swiss army knife for web applications debugging, which provides:
An Interactive In Browser Debugger based on a Werkzeug Debugger fork ported to WebOb