Skip to content

Commit 95694e3

Browse files
committed
README: add usage
1 parent c3b9e13 commit 95694e3

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,18 @@ Documentation
1919
See https://www.stablelib.com
2020

2121

22+
Usage
23+
-----
24+
25+
Install packages via npm from `@stablelib` namespace, for example:
26+
27+
```
28+
npm install @stablelib/base64
29+
```
30+
31+
[See all packages](https://www.npmjs.com/search?q=%40stablelib).
32+
33+
2234
Support
2335
-------
2436

0 commit comments

Comments
 (0)