From 27f47484360e4b4392b5174ef2cddb788c0142f5 Mon Sep 17 00:00:00 2001 From: copygodistaken Date: Tue, 21 Jul 2020 20:00:32 -0500 Subject: [PATCH] README updates --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8838b21d..d9fac692 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Vision -This project provides an API for storing and retrieving learning resources that might be helpful to members of [Operation Code](https://operationcode.org/). Ideally, this project will provide the backend for various interfaces for working with the data. The first, and most important front end will be https://operationcode.org/resources. +This project provides an API for storing and retrieving learning resources that might be helpful to members of [Operation Code](https://operationcode.org/). Ideally, this project will provide the backend for various interfaces for working with the data. The front end can be found at https://operationcode.org/resources. ## Getting Started