From 96e04505b6c33c7b277aedc5c06981cb8307e31e Mon Sep 17 00:00:00 2001 From: inter Date: Thu, 25 Apr 2024 23:33:11 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=B9=20chore:=20fix=20name=20of=20markd?= =?UTF-8?q?own=20blog=20post=20link?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index aa43880..0ebe66c 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![NPM version](https://img.shields.io/npm/v/create-ps.svg?style=flat&colorA=black)](https://www.npmjs.com/package/create-ps) [![License](https://shields.io/github/license/inttter/create-ps?labelColor=black&colorB=blue)](https://github.com/inttter/create-ps/blob/master/LICENSE/) [![Kofi](https://img.shields.io/badge/donate-kofi-f39f37?labelColor=black&colorB=blue)](https://ko-fi.com/intter) -[![Kofi](https://img.shields.io/badge/blog-post-f39f37?labelColor=black&colorB=blue)](https://iinter.me/blog/creating-packages) +[![Blog Post](https://img.shields.io/badge/blog-post-f39f37?labelColor=black&colorB=blue)](https://iinter.me/blog/creating-packages)
@@ -61,4 +61,4 @@ Licensed under the MIT License. See ```LICENSE```, or click [here](https://githu [^3]: ```(*)``` means Yes, ```( )``` means No. [On Windows, this will be ```◉``` and ```◯``` respectively](https://github.com/SBoudrias/Inquirer.js/releases/tag/inquirer%409.2.18). By default, all options are selected, and keybinds are given in the prompt. -[^4]: **create-ps** does not install dependencies, you must install them yourself based on your package's needs. ```package-lock.json``` will be automatically created when you install any dependencies. \ No newline at end of file +[^4]: **create-ps** does not install dependencies, you must install them yourself based on your package's needs. ```package-lock.json``` will be automatically created when you install any dependencies.