summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
index 17099a6..d33c152 100644
--- a/README.md
+++ b/README.md
@@ -17,9 +17,22 @@ Provides utilities for generating Digi-ID URIs for QR code display and verifying
## Installation
```bash
+# Using npm
npm install digiid-ts
+
+# Using yarn
+yarn add digiid-ts
+
+# Using pnpm
+pnpm add digiid-ts
```
+The package provides both ESM and UMD builds, with full TypeScript type definitions.
+
+### Requirements
+- Node.js 16.0.0 or higher
+- TypeScript 4.5 or higher (for TypeScript users)
+
## Usage
### Generating a Digi-ID URI