Skip to content

Commit 366e6f7

Browse files
Fix broken README image URL (#56)
1 parent ad1ce27 commit 366e6f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ npm i -g bootstrapper-script-generator
3737
This recreates the codebase in the current directory.
3838

3939
<br>
40-
<img width="300" alt="logo" src="https://github.com/user-attachments/assets/ee70394a-ac30-45d5-8dc9-a100f71f9819">
40+
<img width="300" alt="Large metal and wood 'JS' letters standing on the forest floor, surrounded by fallen leaves and moss-covered tree roots, with a misty forest background." src="https://github.com/user-attachments/assets/b8c4edad-f0f3-4369-8fe4-1d30fd55281d">
4141

4242
## Contributions and Issues
4343

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bootstrapper-script-generator",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "CLI tool that generates customizable shell scripts for bootstrapping specifiable codebase directories",
55
"main": "dist/index.js",
66
"license": "MIT",

0 commit comments

Comments
 (0)