aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 846af72..7795fd2 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,9 @@ Why use a proxy for doing OAuth2? Isn't that up to the application?
application's API. It would likely be [a single-page
application](https://en.wikipedia.org/wiki/Single-page_application).
Examples are [MyWatch](https://hackage.haskell.org/package/mywatch) and
- [Juan de la Cosa](https://hackage.haskell.org/package/juandelacosa)
+ [Juan de la Cosa](https://hackage.haskell.org/package/juandelacosa).
+
+ * Replace HTTP Basic authentication.
How it works