diff --git a/README.md b/README.md index de6fa49..8318c0a 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Ensure you have Python 3.9 or newer installed. Here's a quick example of how to use AdaptiveResonanceLib with the Fuzzy ART model: ```python -from adaptiveresonancelib import FuzzyART +from artlib import FuzzyART import numpy as np # Your dataset