create-spud 0.1.0 → 0.1.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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/readme.md +2 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-spud",
3
- "version": "0.1.0",
3
+ "version": "0.1.2",
4
4
  "bin": {
5
5
  "create-spud": "./index.ts"
6
6
  },
package/readme.md CHANGED
@@ -8,6 +8,8 @@ The quickest way to set up and scaffold a [spud](https://spud.gg) game.
8
8
  bun create spud
9
9
  ```
10
10
 
11
+ ![demo](./demo.svg)
12
+
11
13
  ## What gets created
12
14
 
13
15
  - A new folder named after your game