Skip to content

Commit 66194ec

Browse files
committed
2 parents 54070e8 + 2a841ad commit 66194ec

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

README.md

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Promptbin -> ChatGPT/Copilot/Claude (AI) Free Prompt List
22

3-
## Project info
3+
- This is a passion project by @mattnigh.
4+
- Feel free to steal, scrape, and use the prompt files
45

5-
**URL**: https://lovable.dev/projects/cf0b72ae-f014-48bc-8e47-2a9585159aaf
6+
## Project info
67

78
This tool was created to provide a centralized resource for prompt ideas that can help improve your interactions with ChatGPT and other AI assistants. Use these prompts to:
89

@@ -19,6 +20,14 @@ This codebase can serve as a foundation for creating your own custom prompt mana
1920
- Client-specific prompt collections for agencies
2021
- Personal collections of your most effective prompts
2122

23+
## Deployment
24+
25+
To deploy your own version:
26+
27+
1. Fork this repository
28+
2. Update the `base` path in `vite.config.ts` to match your GitHub Pages URL structure
29+
3. Enable GitHub Pages in your repository settings
30+
2231
## Installation & Usage
2332

2433
To run this project locally:
@@ -56,18 +65,10 @@ This project is built with:
5665
- shadcn-ui
5766
- Tailwind CSS
5867

59-
## Deployment
60-
61-
To deploy your own version:
62-
63-
1. Fork this repository
64-
2. Update the `base` path in `vite.config.ts` to match your GitHub Pages URL structure
65-
3. Enable GitHub Pages in your repository settings
66-
6768
## Creator
6869

6970
Created by [Matt Nigh](https://www.mattnigh.net/)
7071

7172
---
7273

73-
MIT License, 2025 + Copyright -> Matt Nigh
74+
MIT License, 2025 + Copyright -> Matt Nigh

0 commit comments

Comments
 (0)