浏览代码

Merged in mquezada88/django-hackathon-starter (pull request #7)

Added django_openid
David Leonard 10 年之前
父节点
当前提交
034d3651d4
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -5,6 +5,8 @@ Django Hackathon Starter
 
 > Django Hackathon Starter aims to be a project which will aggegrate data from several APIs, producing a RESTful API which can be consumed by a client (also intended to be built). 
 
+Our deployment can be found [here](http://django-hackathon-starter.herokuapp.com/hackathon/).
+
 ## Running this project
 
 In order to run this project, do the following: