@umastro12/mino 0.0.2 → 0.0.3

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 +3 -5
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # 💻 Mino — Personal Developer AI Assistent
1
+ # 💻 Mino — Personal Developer AI Assistant
2
2
 
3
3
  <p align="center">
4
4
  <img src="mino_banner.png" alt="Mino" width="300">
@@ -20,9 +20,7 @@ An AI Assistent that help developers directly into the terminal, with the power
20
20
  ### Quick Install
21
21
 
22
22
  ```
23
- npm install -g openmino
24
- Or...
25
- bun add openmino
23
+ npm i @umastro12/mino
26
24
  ```
27
25
 
28
26
  After installation, the `mino` command is available globally:
@@ -68,4 +66,4 @@ mino update install # - Install a avaialable update
68
66
  ---
69
67
 
70
68
  <h3 align=center>Developed with ❤️ by OpenMino and Astro</h3>
71
- <p align=center><strong>Version 0.0.1 · 20+ Tests passing · 1 AI Model</strong></p>
69
+ <p align=center><strong>Version 0.0.3 · 20+ Tests passing · 1 AI Model</strong></p>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@umastro12/mino",
3
- "version": "0.0.2",
3
+ "version": "0.0.3",
4
4
  "description": "An AI Assistant that help developers directly into the terminal",
5
5
  "main": "dist/index.ts",
6
6
  "keywords": [