Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bijanvakili committed Sep 9, 2017
1 parent 708fb0c commit e4d49a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ You can quickly produce graphs by using these exporters for these well known app
|[Airflow](https://airflow.incubator.apache.org/)|[graphwalker-airflow](https://github.com/bijanvakili/graphwalker-airflow)|DAGs, tasks and dependencies|python|
|[Django](https://www.djangoproject.com/)|[graphwalker-django](https://github.com/bijanvakili/graphwalker-django)|ORM models and relationships|python|
|[SQLAlchemy](https://www.sqlalchemy.org/)|[graphwalker-sqlalchemy](https://github.com/bijanvakili/graphwalker-sqlalchemy)|ORM models and relationships|python|
|[Sequelize](http://docs.sequelizejs.com/)[graphwalker-sequelize](https://github.com/bijanvakili/graphwalker-sequelize)|ORM models and relationships|node.js|
|[Sequelize](http://docs.sequelizejs.com/)|[graphwalker-sequelize](https://github.com/bijanvakili/graphwalker-sequelize)|ORM models and relationships|node.js|

You can even write your own.

Expand Down

0 comments on commit e4d49a9

Please sign in to comment.