Skip to content

Commit

Permalink
Add requirements to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
keiranjprice101 committed Jun 11, 2019
1 parent ef93915 commit b25e8dc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
# datagateway-api
ICAT API to interface with the Data Gateway


## Requirements
+ [SQLAlchemy](https://www.sqlalchemy.org/)
+ [flask-restful](https://github.com/flask-restful/flask-restful/)
+ [mypysql](https://pymysql.readthedocs.io/en/latest/)
+ [requests](https://2.python-requests.org/en/master/)

0 comments on commit b25e8dc

Please sign in to comment.