diff --git a/README.md b/README.md index f141ffd..b7078c8 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ a.nodes() # Returns a list of dicts from routedbits import RoutedBits a.RoutedBits() -a.nodes(name="dal1") +a.node(name="dal1") print(a)