From a7d19ce7ea84a4648195c06325e18595d8c0b8dc Mon Sep 17 00:00:00 2001 From: NYAN CAT Date: Thu, 24 Jan 2019 11:37:52 -0800 Subject: [PATCH] Readme --- AsyncRAT-C#/Client/Program.cs | 1 + README.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/AsyncRAT-C#/Client/Program.cs b/AsyncRAT-C#/Client/Program.cs index c48caa1..3d094d7 100644 --- a/AsyncRAT-C#/Client/Program.cs +++ b/AsyncRAT-C#/Client/Program.cs @@ -29,6 +29,7 @@ namespace Client static void Main(string[] args) { + Console.Title = "AsyncRAT | Client"; InitializeClient(); while (true) { diff --git a/README.md b/README.md index 87d0ff0..038a082 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ - + # AsyncRAT