From 0f494ffa3b0755fd27e24e2355eef22510a7b5ed Mon Sep 17 00:00:00 2001 From: add2point71dots Date: Sun, 29 Oct 2017 19:21:20 -0700 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fb85e2b48..fafea5d79 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,9 @@ # Project: VideoStoreAPI +An pair assignment completed during our time as students at Ada Developers Academy. + +Original Instructions: +--- + The goal of this project is to create a system that a video store (remember those?) could use to track their inventory of rental videos and their list of customers. We will use Rails to construct a RESTful API. The purpose of this API is to quickly serve information about the store's video collection, customer information, and to update rental status. This repository provides two JSON datafiles to serve as the initial seeds for this system. @@ -277,4 +282,4 @@ Fields to return: # Reference - [Postman on Environments](https://www.getpostman.com/docs/environments) - \ No newline at end of file +