python/backlash: Reflow README.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2020-01-26 04:03:54 -05:00 committed by Willy Sudiarto Raharjo
parent 48d7ba62d7
commit 2aaf1fdf3d
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
1 changed files with 3 additions and 1 deletions

View File

@ -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