From d38581139b4a148cf8d11c3b8fdad755ed94f8bc Mon Sep 17 00:00:00 2001
From: Kieran <kieranrobson1999@gmail.com>
Date: Mon, 1 Aug 2022 19:08:11 +0100
Subject: [PATCH] Added pastebin description

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 04f3049f..a0c3a120 100644
--- a/README.md
+++ b/README.md
@@ -1466,6 +1466,8 @@ _Related: [Wikis](#wikis)_
 
 **[`^        back to top        ^`](#)**
 
+A [pastebin](https://en.wikipedia.org/wiki/Pastebin) is a type of online content-hosting service used for sharing and storing code and text.
+
 - [0bin](https://github.com/Tygs/0bin) - Client side encrypted pastebin. ([Demo](https://0bin.net/)) `WTFPL` `Python`
 - [bepasty](https://bepasty-server.readthedocs.io/en/latest/) - A pastebin for all kinds of files. ([Source Code](https://github.com/bepasty/bepasty-server)) `BSD-2-Clause` `Python`
 - [bin](https://github.com/w4/bin) - A paste bin that's actually minimalist. `WTFPL/0BSD` `Rust`