aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS1
-rw-r--r--README5
2 files changed, 6 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 75e08df..0091735 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -2,3 +2,4 @@ Sree Harsha Totakura <sreeharsha@totakura.in>
Florian Dold
Christian Grothoff <christian@grothoff.org>
Benedikt Mueller
+Marcello Stanisci
diff --git a/README b/README
index e69de29..36ac8dc 100644
--- a/README
+++ b/README
@@ -0,0 +1,5 @@
+The 'twister' component is a HTTP proxy which accepts
+commands to modify the requests or responses it forwards.
+
+It is used in Taler to trigger error handling while testing
+REST components.