From f3ce48c6a7d627255d6e2023e5e529b2a3746b81 Mon Sep 17 00:00:00 2001 From: Nikolaos Kamarinakis Date: Mon, 27 Feb 2017 10:08:19 +0200 Subject: [PATCH 1/7] Remove unwanted badge --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 5b0d05f..40fd00c 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,6 @@ Check out my [blog](https://nikolaskama.me/) and follow me on [Twitter](https://twitter.com/nikolaskama). -[![Build Status](https://travis-ci.org/k4m4/movies-for-hackers.svg?branch=master)](https://travis-ci.org/k4m4/movies-for-hackers) ![Made With Love](https://img.shields.io/badge/made%20with-%3C3-red.svg) [![GitHub stars](https://img.shields.io/github/stars/k4m4/movies-for-hackers.svg)](https://github.com/k4m4/movies-for-hackers/stargazers) From 13fb8988aefe7935c3efd9137758686b36bea039 Mon Sep 17 00:00:00 2001 From: Nikolaos Kamarinakis Date: Mon, 27 Feb 2017 10:08:56 +0200 Subject: [PATCH 2/7] Remove .travis.yml --- .travis.yml | 1 - 1 file changed, 1 deletion(-) delete mode 100644 .travis.yml diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 8551177..0000000 --- a/.travis.yml +++ /dev/null @@ -1 +0,0 @@ -script: ./movies-for-hackers.sh From fdf911047b4c2a711eb7176fd562a59425302e3b Mon Sep 17 00:00:00 2001 From: Nikolaos Kamarinakis Date: Mon, 27 Feb 2017 11:29:15 +0200 Subject: [PATCH 3/7] Add Say Thanks badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 40fd00c..63d796e 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ Check out my [blog](https://nikolaskama.me/) and follow me on [Twitter](https://twitter.com/nikolaskama). +[![Say Thanks](https://img.shields.io/badge/Say%20Thanks!-%F0%9F%A6%89-1EAEDB.svg)](https://saythanks.io/to/k4m4) ![Made With Love](https://img.shields.io/badge/made%20with-%3C3-red.svg) [![GitHub stars](https://img.shields.io/github/stars/k4m4/movies-for-hackers.svg)](https://github.com/k4m4/movies-for-hackers/stargazers) From ca498ad529c9bde75295dc9b3d34338a7e80d98d Mon Sep 17 00:00:00 2001 From: Nikolaos Kamarinakis Date: Mon, 27 Feb 2017 11:32:05 +0200 Subject: [PATCH 4/7] Fix Say Thanks badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63d796e..6b58a3f 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Check out my [blog](https://nikolaskama.me/) and follow me on [Twitter](https://twitter.com/nikolaskama). -[![Say Thanks](https://img.shields.io/badge/Say%20Thanks!-%F0%9F%A6%89-1EAEDB.svg)](https://saythanks.io/to/k4m4) +[![Say Thanks](https://img.shields.io/badge/say%20thanks-%3A%29-blue.svg)](https://saythanks.io/to/k4m4) ![Made With Love](https://img.shields.io/badge/made%20with-%3C3-red.svg) [![GitHub stars](https://img.shields.io/github/stars/k4m4/movies-for-hackers.svg)](https://github.com/k4m4/movies-for-hackers/stargazers) From 948f5f3fddecf2230c050092b685a8def9f3040b Mon Sep 17 00:00:00 2001 From: Nikolaos Kamarinakis Date: Mon, 27 Feb 2017 11:35:42 +0200 Subject: [PATCH 5/7] Fix Made With <3 badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b58a3f..4f99636 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Check out my [blog](https://nikolaskama.me/) and follow me on [Twitter](https://twitter.com/nikolaskama). [![Say Thanks](https://img.shields.io/badge/say%20thanks-%3A%29-blue.svg)](https://saythanks.io/to/k4m4) -![Made With Love](https://img.shields.io/badge/made%20with-%3C3-red.svg) +[![Made With Love](https://img.shields.io/badge/made%20with-%3C3-red.svg)](https://github.com/k4m4) [![GitHub stars](https://img.shields.io/github/stars/k4m4/movies-for-hackers.svg)](https://github.com/k4m4/movies-for-hackers/stargazers) ## Contents From 756b1b1fbf8b92a20be6ff79dfa4fc0e4209f502 Mon Sep 17 00:00:00 2001 From: Nikolaos Kamarinakis Date: Mon, 27 Feb 2017 17:17:21 +0200 Subject: [PATCH 6/7] Fix Say Thanks badge in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f99636..7423d74 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Check out my [blog](https://nikolaskama.me/) and follow me on [Twitter](https://twitter.com/nikolaskama). -[![Say Thanks](https://img.shields.io/badge/say%20thanks-%3A%29-blue.svg)](https://saythanks.io/to/k4m4) +[![Say Thanks](https://img.shields.io/badge/say-thanks-ff69b4.svg)](https://saythanks.io/to/k4m4) [![Made With Love](https://img.shields.io/badge/made%20with-%3C3-red.svg)](https://github.com/k4m4) [![GitHub stars](https://img.shields.io/github/stars/k4m4/movies-for-hackers.svg)](https://github.com/k4m4/movies-for-hackers/stargazers) From 2447a6141c5c4605468c6c1d8905028d1b98bf2d Mon Sep 17 00:00:00 2001 From: Matt Robinson Date: Thu, 23 Feb 2017 12:42:39 -0500 Subject: [PATCH 7/7] Add Primer srsly, have you seen this movie? 7.0 is too low. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7423d74..88d914f 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ Check out my [blog](https://nikolaskama.me/) and follow me on [Twitter](https:// | [Untraceable](http://www.imdb.com/title/tt0880578/) | Slasher/Thriller | 2008 | 6.2/10 | | [The Imitation Game](http://www.imdb.com/title/tt2084970/) | Drama/Thriller | 2014 | 8.2/10 | | [Pi](http://www.imdb.com/title/tt0138704/) | Drama/Mystery | 1998 | 7.5/10 | +| [Primer](http://www.imdb.com/title/tt0390384/) | Drama/Thriller | 2004 | 7.0/10 | ## Science Fiction / Fantasy