@juicesharp/rpiv-args 1.0.13 → 1.0.15

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.
Files changed (2) hide show
  1. package/README.md +7 -3
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,8 +1,12 @@
1
1
  # rpiv-args
2
2
 
3
- <picture>
4
- <img src="https://raw.githubusercontent.com/juicesharp/rpiv-mono/main/packages/rpiv-args/docs/vertical-cover.png" alt="rpiv-args vertical-cover" width="160">
5
- </picture>
3
+ <div align="center">
4
+ <a href="https://github.com/juicesharp/rpiv-mono/tree/main/packages/rpiv-args">
5
+ <picture>
6
+ <img src="https://raw.githubusercontent.com/juicesharp/rpiv-mono/main/packages/rpiv-args/docs/cover.png" alt="rpiv-args cover" width="50%">
7
+ </picture>
8
+ </a>
9
+ </div>
6
10
 
7
11
  [![npm version](https://img.shields.io/npm/v/@juicesharp/rpiv-args.svg)](https://www.npmjs.com/package/@juicesharp/rpiv-args)
8
12
  [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@juicesharp/rpiv-args",
3
- "version": "1.0.13",
3
+ "version": "1.0.15",
4
4
  "description": "Pi extension: pass shell-style $1 / $ARGUMENTS placeholders to your Pi skills",
5
5
  "keywords": [
6
6
  "pi-package",