diff --git a/README.md b/README.md index 80e529c..955a193 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ Lowclass is a lib that includes the following inheritance tools: ergonomic way. For example: ```js + import {multiple} from 'lowclass/dist/multiple.js' + // define a few classes with unique features: class Walker { walk() {