diff --git a/ABOUT.md b/ABOUT.md index 1b8226a..1a8454a 100644 --- a/ABOUT.md +++ b/ABOUT.md @@ -19,4 +19,6 @@ const LPF2 = require("node-lpf2").LPF2; const lpf2 = new LPF2(); ``` -Examples are available in the "examples" directory. \ No newline at end of file +Examples are available in the "examples" directory. + +### API \ No newline at end of file diff --git a/README.md b/README.md index 9ae8b06..d52a2e5 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,9 @@ const LPF2 = require("node-lpf2").LPF2; const lpf2 = new LPF2(); ``` -Examples are available in the "examples" directory.## Classes +Examples are available in the "examples" directory. + +### API## Classes
EventEmitter