build: fix build and add examples
This commit is contained in:
13
README.md
13
README.md
@@ -2,6 +2,7 @@
|
||||
<img src="./assets/logo-512.png" height="150" alt="OUTPOSTS">
|
||||
<div style="color: #232848; font-weight: 700;">OIDC-CLIENT-RX</div>
|
||||
<div align="center">
|
||||
<img src="https://img.shields.io/github/actions/workflow/status/lonelyhentxi/oidc-client-rx/build?branch=main" alt="build-status" />
|
||||
<img src="https://img.shields.io/badge/status-work--in--progress-blue" alt="status-badge" />
|
||||
</div>
|
||||
</h1>
|
||||
@@ -10,7 +11,17 @@
|
||||
|
||||
## Quick Start
|
||||
|
||||
@TODO Coming Soon
|
||||
@TODO Add More Detailed Informations
|
||||
|
||||
```sh
|
||||
# or yarn/npm
|
||||
pnpm install oidc-client-rx
|
||||
```
|
||||
|
||||
```ts
|
||||
import {} from ''
|
||||
```
|
||||
|
||||
|
||||
## License
|
||||
|
||||
|
||||
Reference in New Issue
Block a user