From ea750c451ff024951851cc6cff25aa0a5ec63027 Mon Sep 17 00:00:00 2001 From: AShifter Date: Tue, 28 Mar 2017 08:29:41 -0600 Subject: Update README.md temporary - DO NOT CHANGE --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 5acb636..9c94b44 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ AppVeyor Badge -[![Discord](https://discordapp.com/api/guilds/234414439330349056/widget.png?style=shield)](https://discord.gg/zMwf3) - # TimeHACK ## The original hacking simulator! TimeHACK is a C# version of the PC game Histacom, released by 12padams in 2010. Here are some of our goals: @@ -17,8 +15,6 @@ Load the ``.SLN`` project file into Visual Studio and compile. No further steps ## Links TimeHACK has a forum at http://www.ashifter.ml/timehack/forum -TimeHACK has a Discord at https://discord.gg/FZgQMDe (YOU CAN GO TO THE BADGE WHICH SAYS " online") - TimeHACK has an AppVeyor at https://ci.appveyor.com/project/timehack/timehack (YOU CAN GO TO THE OTHER BADGE) ## Documentation -- cgit v1.2.3 From 38c5a4310e9c0e9df874d430266649f5793ed0cf Mon Sep 17 00:00:00 2001 From: AShifter Date: Tue, 28 Mar 2017 09:34:58 -0600 Subject: Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 9c94b44..bb8eacd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ AppVeyor Badge +[![Discord](https://discordapp.com/api/guilds/234414439330349056/widget.png?style=shield)](https://discord.gg/zMwf3) + # TimeHACK ## The original hacking simulator! TimeHACK is a C# version of the PC game Histacom, released by 12padams in 2010. Here are some of our goals: @@ -15,6 +17,8 @@ Load the ``.SLN`` project file into Visual Studio and compile. No further steps ## Links TimeHACK has a forum at http://www.ashifter.ml/timehack/forum +TimeHACK has a Discord at https://discord.gg/FZgQMDe (YOU CAN GO TO THE BADGE WHICH SAYS " online") + TimeHACK has an AppVeyor at https://ci.appveyor.com/project/timehack/timehack (YOU CAN GO TO THE OTHER BADGE) ## Documentation @@ -25,3 +29,4 @@ We have another version of TimeHACK, based on the Histacom 1.8.5 source. It can ## License TimeHACK is Licensed under the MIT software license. All code contributed to the TimeHACK project is the property of the TimeHACK development team, and will not be removed upon request. + -- cgit v1.2.3