@acontplus/ng-customer 1.1.0 → 2.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -5,7 +5,11 @@ Angular customer management library following clean architecture principles. Pro
5
5
  ## Installation
6
6
 
7
7
  ```bash
8
+ # Using npm
8
9
  npm install @acontplus/ng-customer
10
+
11
+ # Using pnpm
12
+ pnpm add @acontplus/ng-customer
9
13
  ```
10
14
 
11
15
  ## Features