ai-squad 0.2.0 → 0.2.2
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 +1 -3
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
````markdown
|
|
2
1
|
# <img src="https://raw.githubusercontent.com/twitter/twemoji/master/assets/svg/1f9d1-200d-1f91d-200d-1f9d1.svg" width="28" /> AI Squad
|
|
3
2
|
|
|
4
3
|
> *Scaffold a complete AI agent team in 30 seconds*
|
|
@@ -192,5 +191,4 @@ npm link # Link globally for local testing
|
|
|
192
191
|
|
|
193
192
|
## 📄 License
|
|
194
193
|
|
|
195
|
-
MIT © [Pourya
|
|
196
|
-
````
|
|
194
|
+
MIT © [Pourya Akraminayeri](https://github.com/Pouryaak)
|