From 996c23b937b3077ca489fd7fc2e8c5fbc7032b0a Mon Sep 17 00:00:00 2001 From: Snowflake <46562212+Snowflake107@users.noreply.github.com> Date: Wed, 27 May 2020 21:59:45 +0545 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 8a55620..725d910 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ # [discord-ytdl-core](https://discord-ytdl-core.netlify.app "Documentation") Simple ytdl wrapper for discord bots with custom ffmpeg args support. +# Documentation +**[Discord YTDL Core](https://discord-ytdl-core.netlify.app "Discord YTDL Core documentation site")** + +#Installing + ```sh npm i discord-ytdl-core ```