summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2017-05-05 15:09:29 -0400
committerJoey Hess <joeyh@joeyh.name>2017-05-05 15:09:29 -0400
commit946969051069cd89b5e93746ead1b7e6a90270c5 (patch)
tree0a2861e1ce5bcc489b224a68d8cdfd5dc5b244ef
parentfa2f0eecd33c1c457d97b2c81805e8ed7b3f63f9 (diff)
downloaddebug-me-946969051069cd89b5e93746ead1b7e6a90270c5.tar.gz
wording
-rw-r--r--debug-me.cabal2
-rw-r--r--doc/index.mdwn6
2 files changed, 4 insertions, 4 deletions
diff --git a/debug-me.cabal b/debug-me.cabal
index a7d2b15..8e93598 100644
--- a/debug-me.cabal
+++ b/debug-me.cabal
@@ -11,7 +11,7 @@ Category: Utility
Build-Type: Custom
Synopsis: secure remote debugging
Description:
- Debugging a problem over email is slow, tedious, and hard. The developer
+ Debugging a problem over email/irc/BTS is slow, tedious, and hard. The developer
needs to see your problem to understand it. Debug-me aims to make debugging
fast, fun, and easy, by letting the developer access your computer remotely,
so they can immediately see and interact with the problem. Making your
diff --git a/doc/index.mdwn b/doc/index.mdwn
index 0bb7cbe..84bc344 100644
--- a/doc/index.mdwn
+++ b/doc/index.mdwn
@@ -11,9 +11,9 @@
[[!meta title="debug-me - secure remote debugging"]]
-Debugging a problem over email is slow, tedious, and hard. The developer
-needs to see the your problem to understand it. Debug-me aims to make
-debugging fast, fun, and easy, by letting the developer access your
+Debugging a problem over email/irc/BTS is slow, tedious, and hard. The
+developer needs to see the your problem to understand it. Debug-me aims to
+make debugging fast, fun, and easy, by letting the developer access your
computer remotely, so they can immediately see and interact with the
problem. Making your problem their problem gets it fixed fast.