dodraw-mcp-server 0.1.2 → 0.1.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 +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -45,4 +45,4 @@ Prompt to my agent:
45
45
  "Using dodraw MCP server generate example of decision diagram of some real life situation"
46
46
 
47
47
  Agent response:
48
- ![alt text](image.png)
48
+ ![alt text](https://raw.githubusercontent.com/Fiik-Ringo/dodrawmcp/refs/heads/main/image.png)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "dodraw-mcp-server",
3
- "version": "0.1.2",
3
+ "version": "0.1.3",
4
4
  "description": "MCP server for DoDraw",
5
5
  "main": "dist/src/index.js",
6
6
  "bin": {