From cc4dca853ee505fdf52d278df78ad781869b453b Mon Sep 17 00:00:00 2001 From: Justin Campbell Date: Thu, 1 Jul 2021 01:17:03 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index fc4ad71..e432eb4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # webqueue2 API A Python based parser and RESTful API for ECN's webqueue. +## Docs +See https://pages.github.itap.purdue.edu/ECN/webqueue2-api/ + ## Usage ### Install via pip: ```