From 7c1aad4f820c53662a83599f464b328cbfafe7cd Mon Sep 17 00:00:00 2001
From: Galen Guyer
Date: Fri, 22 Jan 2021 17:19:21 -0500
Subject: Add api documentation link
---
src/App.js | 5 +++++
1 file changed, 5 insertions(+)
(limited to 'src')
diff --git a/src/App.js b/src/App.js
index 656f580..6dd6d83 100644
--- a/src/App.js
+++ b/src/App.js
@@ -214,6 +214,11 @@ function App() {
)
+
+
+ API Documentation
+
+
);
--
cgit v1.2.3