aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--idp/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/idp/README.md b/idp/README.md
index 3ca1425..1372b32 100644
--- a/idp/README.md
+++ b/idp/README.md
@@ -1,5 +1,7 @@
# idp
+idp: IDentity Provider
+
This is a poor man's implementation of [indieauth's authorization endpoint](https://indieweb.org/authorization-endpoint). Setup and usage is simple:
- `go build -o idp .`