skissue 0.1.15 → 0.1.17

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 (3) hide show
  1. package/README.md +9 -12
  2. package/dist/entry.js +643 -359
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -15,7 +15,6 @@
15
15
  </h3>
16
16
 
17
17
  <p align="center">
18
- <a href="https://github.com/midyan/skill-issue/actions/workflows/ci.yml"><img src="https://github.com/midyan/skill-issue/actions/workflows/ci.yml/badge.svg?branch=main" alt="CI"></a>
19
18
  <a href="https://www.npmjs.com/package/skissue"><img src="https://img.shields.io/npm/v/skissue?style=flat-square&logo=npm&color=CB3837" alt="npm version"></a>
20
19
  <a href="https://www.npmjs.com/package/skissue"><img src="https://img.shields.io/npm/dm/skissue?style=flat-square&logo=npm&color=CB3837" alt="npm downloads"></a>
21
20
  <a href="https://github.com/midyan/skill-issue/blob/main/LICENSE"><img src="https://img.shields.io/badge/License-MIT-yellow?style=flat-square" alt="License MIT"></a>
@@ -424,14 +423,12 @@ src/
424
423
  <sub>If your agents have a skill issue, now there's a fix for that.</sub>
425
424
  </p>
426
425
 
427
- <p align="center">
428
- <sub>
429
- <pre>
430
- ╭────────────────────────────────╮
431
-
432
- no more skill issues. ever.
433
- │ │
434
- ╰────────────────────────────────╯
435
- </pre>
436
- </sub>
437
- </p>
426
+ <div align="center">
427
+ <pre>
428
+ ╭────────────────────────────────╮
429
+ │ │
430
+ no more skill issues. ever.
431
+
432
+ ╰────────────────────────────────╯
433
+ </pre>
434
+ </div>