From 97265494082bf5fc947ee8a86e0890092a126104 Mon Sep 17 00:00:00 2001 From: briankelleher Date: Sun, 6 Nov 2016 20:15:07 -0500 Subject: [PATCH] helpful links --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 5352682..6b335e9 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,12 @@ php -S localhost:8000 A `Foodbank.postman_collection.json` file has been added. You can import this to Postman to test routes. +### Helpful URLs + +[Propel ORM Calls](http://propelorm.org/documentation/03-basic-crud.html) +[PHPMyAdmin](http://www.develop.digitalmediauconn.org/phpmyadmin/) +[Routing with Slim](http://www.slimframework.com/docs/objects/router.html#how-to-create-routes) + ## Contact [Joel Salisbury](mailto:joel@uconn.edu) - Faculty Advisor