From 2526dcb315e2ef709f410d5796459a1f1fe873e3 Mon Sep 17 00:00:00 2001 From: Hurricane996 Date: Wed, 24 Oct 2018 17:06:31 -0500 Subject: [PATCH] Fixed readme.md --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 90933b1..59ee67d 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ # Hackertyper - cheesy movie hacker -Hackertyper is a clone of the website [hackertyper.org](https://www.hackertyper.org/) written in C. +Hackertyper is a clone of the website [hackertyper.net](https://www.hackertyper.nt/) written in C. -Hackertyper outputs text to STDOUT whenever a character is recieved from STDIN. This creates the visual effect of the user typing this arbitrary text. By default, this text is a file taken from the Linux kernel source code, however it can be specified at compile time. \ No newline at end of file +Hackertyper outputs text to STDOUT whenever a character is recieved from STDIN. This creates the visual effect of the user typing this arbitrary text. By default, this text is a file taken from the Linux kernel source code, however it can be specified at compile time.