From e9cc00f8947d3aea0f802a8b8d7f2e406c3fcb1f Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Fri, 11 Feb 2022 11:30:40 -0600 Subject: Finish upload API endpoint Signed-off-by: Matt Strapp --- src/views/pages/index.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/views/pages/index.ejs') diff --git a/src/views/pages/index.ejs b/src/views/pages/index.ejs index 0e6fe15..8b5f044 100644 --- a/src/views/pages/index.ejs +++ b/src/views/pages/index.ejs @@ -11,7 +11,7 @@ <%- include('../partials/nav.ejs') %>
-

Please upload a Python file (.py file extension) onto the Inverted Pendulum.

+

Please upload a Python file (.py file extension) to run on the Inverted Pendulum.



-- cgit v1.2.3