Skip to content

Commit

Permalink
Fixed readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Hurricane996 authored Oct 24, 2018
1 parent 95e5174 commit 2526dcb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README
Original file line number Diff line number Diff line change
@@ -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.
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.

0 comments on commit 2526dcb

Please sign in to comment.