From 004f42a1ee10d537e9954cc39aeba37313beee14 Mon Sep 17 00:00:00 2001 From: WilliamRClark Date: Wed, 2 Jun 2021 07:01:23 -0400 Subject: [PATCH] More comments. --- api/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/api/README.md b/api/README.md index 1cfa6f4..03d41ca 100644 --- a/api/README.md +++ b/api/README.md @@ -1,4 +1,5 @@ # file demo api +This folder contains a sample implementation to document the minimal API that is necessary to support the local file browser component. ## Build ```bash