diff --git a/README.md b/README.md index 84a6d2d..a47e86e 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ toposort = require('toposort') ## Usage We want to sort the following graph. + ![graph](https://raw.githubusercontent.com/marcelklehr/toposort/master/graph.jpg) ```js