@promptbook/cli 0.84.0-19 → 0.84.0-21

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.
package/README.md CHANGED
@@ -495,7 +495,17 @@ See [TODO.md](./TODO.md)
495
495
 
496
496
  ## 🤝 Partners
497
497
 
498
- [![Technology Incubation](./other/partners/CI-Technology-Incubation.png)](https://technologickainkubace.org/en/about-technology-incubation/about-the-project/)
498
+ <div style="display: flex; align-items: center; gap: 20px;">
499
+
500
+ <a href="https://promptbook.studio/">
501
+ <img src="./other/design/promptbook-studio-logo.png" alt="Partner 3" height="100">
502
+ </a>
503
+
504
+ <a href="https://technologickainkubace.org/en/about-technology-incubation/about-the-project/">
505
+ <img src="./other/partners/CI-Technology-Incubation.png" alt="Technology Incubation" height="100">
506
+ </a>
507
+
508
+ </div>
499
509
 
500
510
  ## 🖋️ Contributing
501
511