From 229443fb8643c1a0d3ae77a0f59457a144154b52 Mon Sep 17 00:00:00 2001 From: Mike Nolan Date: Tue, 10 May 2022 12:57:47 -0500 Subject: [PATCH] added 2022 to readme.md --- .gitignore | 1 + README.md | 2 ++ 2 files changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index f7f79fa..dbd0d9f 100644 --- a/.gitignore +++ b/.gitignore @@ -142,3 +142,4 @@ Tesses.YouTubeDownloader.Net6/PreMuxed/ Tesses.YouTubeDownloader.Net6/config/ Tesses.YouTubeDownloader.Net6/Playlist/ Tesses.YouTubeDownloader.Net6/Channel/ +push diff --git a/README.md b/README.md index b6ef5d3..fe50b8c 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ [Server Endpoints](docs/Server.md)
[Classes and Enums](docs/JsonAndEnum.md) +
+Please put your issues on my [GitHub](https://github.com/tesses50/tytd-2022) # What this is known to work on - Modern Linux/Windows/Mac (or any thing that can run .NET Standard 2.0+)