diff --git a/README.md b/README.md index d3359d8..8ee4109 100644 --- a/README.md +++ b/README.md @@ -31,3 +31,5 @@ You need to have access to a database which has the Foodsoft schema loaded. ``` $ sqlacodegen "mysql+pymysql://:@/" > bindings.py ``` + +Bindings are already included for now in [bindings.py](./bindings.py).