@1mancompany/onemancompany 0.2.667 → 0.2.670

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 +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -105,7 +105,7 @@ npx @1mancompany/onemancompany
105
105
  </table>
106
106
 
107
107
  <p align="center">
108
- <img src="img/task_tree.jpg" alt="OneManCompany — Task Tree" width="80%" />
108
+ <img src="docs/img/task_tree_1.jpg" alt="OneManCompany — Task Tree" width="80%" />
109
109
  <br><i>Hierarchical task breakdown — CEO delegates, AI employees execute.</i>
110
110
  </p>
111
111
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@1mancompany/onemancompany",
3
- "version": "0.2.667",
3
+ "version": "0.2.670",
4
4
  "description": "The AI Operating System for One-Person Companies",
5
5
  "bin": {
6
6
  "onemancompany": "bin/cli.js"