From 5f988197cbea1eb677d7957b1f007891096d618b Mon Sep 17 00:00:00 2001
From: Sergey Lysenko <soulwish.ls@gmail.com>
Date: Mon, 8 Oct 2018 19:27:21 +0300
Subject: [PATCH] nyan: add README and deprecation warning (#7251)

---
 plugins/nyan/README.md | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 plugins/nyan/README.md

diff --git a/plugins/nyan/README.md b/plugins/nyan/README.md
new file mode 100644
index 000000000..592941824
--- /dev/null
+++ b/plugins/nyan/README.md
@@ -0,0 +1,5 @@
+# Nyan plugin
+
+This plugin adds a command to display [Nyan Cat](https://en.wikipedia.org/wiki/Nyan_Cat) right inside your terminal.
+
+**Plugin is deprecated**. Check [official repo](https://github.com/klange/nyancat) for more information.
\ No newline at end of file
-- 
2.21.0