trace.ai-cli 1.0.1 → 1.0.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.markdown +0 -13
- package/package.json +1 -1
package/README.markdown
CHANGED
|
@@ -135,19 +135,6 @@ trace-ai ask "What is the purpose of a manifest.json file?"
|
|
|
135
135
|
- **Images**: JPG, PNG, GIF, WebP, BMP, SVG.
|
|
136
136
|
- **Other**: JSON, YAML, Markdown, SQL, Shell scripts, and more.
|
|
137
137
|
|
|
138
|
-
## Contributing
|
|
139
|
-
|
|
140
|
-
Contributions are welcome! To contribute:
|
|
141
|
-
|
|
142
|
-
1. Fork the repository: https://github.com/yourusername/trace-ai-cli
|
|
143
|
-
2. Create a feature branch: `git checkout -b feature-name`
|
|
144
|
-
3. Commit your changes: `git commit -m "Add feature-name"`
|
|
145
|
-
4. Push to the branch: `git push origin feature-name`
|
|
146
|
-
5. Open a pull request.
|
|
147
|
-
|
|
148
|
-
Please include tests and update documentation as needed.
|
|
149
|
-
|
|
150
|
-
---
|
|
151
138
|
|
|
152
139
|
Powered by Mixkey\
|
|
153
140
|
Built with ❤️ by Dukeindustries7.
|