From df155b080373fe1345e9fb7327aabea84de4df76 Mon Sep 17 00:00:00 2001 From: Michael Bumann Date: Fri, 16 Nov 2018 17:39:08 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8cd9f30..f90b8e6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Rack::Lightning - micropayments for your rack app -[Rack middleware](https://rack.github.io/) for requesting Bitcoin [Lightning payments](http://lightning.network/) per request. +[Rack middleware](https://rack.github.io/) for requesting Bitcoin [Lightning payments](http://lightning.network/) for HTTP request. Status: alpha - proof of concept