From b408dc7846726d72d9cbcedf7be362575314c149 Mon Sep 17 00:00:00 2001 From: Brian Becker Date: Fri, 26 Aug 2022 15:30:55 -0400 Subject: [PATCH] Update README.md Remove "under construction" caveat. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18d215b..a63432a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # HttpCommand -A utility to manage HTTP requests from APL. Documentation, though still under construction, can be found [here](https://dyalog.github.io/HttpCommand). +A utility to manage HTTP requests from APL. Documentation can be found [here](https://dyalog.github.io/HttpCommand).