diff options
-rw-r--r-- | python/backlash/README | 4 |
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 |