Skip to content

Commit 06fb586

Browse files
committed
init: readme about this repository
1 parent fd5581a commit 06fb586

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
MIT License
1+
# MIT License
22

33
Copyright (c) 2024 Igor Wnęk
44

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Useful Prompts Collection
2+
3+
A collection of useful prompts for various purposes. All the prompts are written using markdown documents including context (when to use them), prompt itself, additional comments (optional) and a source from I learned it (optional).
4+
5+
## Installation
6+
7+
To install, clone the repository:
8+
9+
```shell
10+
git clone https://github.com/igorwnek/useful-prompts-collection.git
11+
```
12+
13+
## Usage
14+
15+
To use the prompts, follow the instructions provided in each prompt's description.
16+
17+
## Contributing
18+
19+
Pull requests with more prompts are welcome. However, please open an issue first to discuss the details, potential usage context (category), and the source.
20+
21+
## License
22+
23+
This project is licensed under the MIT License. See the LICENSE file for details.

0 commit comments

Comments
 (0)