From 00beee1b5f11a79a04e4a5adde5c178447765043 Mon Sep 17 00:00:00 2001 From: MichaelCook Date: Thu, 23 Feb 2017 13:01:58 +0000 Subject: [PATCH] let's do this! --- README.md | 4 +++- index.html | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 index.html diff --git a/README.md b/README.md index 977291a..4d11971 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ A curated list of movies every hacker & cyberpunk must watch. +[View the sortable version](index.html) + - [Movies For Hackers](#movies-for-hackers) - [Thrillers/Drama](#thrillers--drama) - [Science Fiction/Fantasy](#science-fiction--fantasy) @@ -19,7 +21,7 @@ A curated list of movies every hacker & cyberpunk must watch. | MOVIE | GENRE | YEAR | RATING | |--------------------------------------------------------------------------------------------|---------------------------|------|--------| | [WarGames: The Dead Code](http://www.imdb.com/title/tt0865957/) | Thriller/Drama | 2008 | 4.5/10 | -| [WarGames](http://www.imdb.com/title/tt0086567/) | Thriller/Drama | 1983 | 7.1/10 | +| [WarGames](http://www.imdb.com/title/tt0086567/) | Thriller/Drama | 1983 | 7.1/10 | | [Hackers](http://www.imdb.com/title/tt0113243/) | Crime/Drama | 1995 | 6.2/10 | | [Antitrust](http://www.imdb.com/title/tt0218817/) | Thriller/Drama | 2001 | 6.1/10 | | [Reboot](http://www.imdb.com/title/tt2090594/) | Thriller/Drama | 2012 | 4.1/10 | diff --git a/index.html b/index.html new file mode 100644 index 0000000..4355721 --- /dev/null +++ b/index.html @@ -0,0 +1 @@ +let's do this!