From a8089b7375ac92c2fb08182930089e8c2ce8e8de Mon Sep 17 00:00:00 2001 From: Socks Date: Wed, 14 Jun 2017 02:07:24 +0100 Subject: [PATCH] Create README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 38df3bd..426b9c5 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Created quickly to read the UK election results from BBCs (incredibly heavy) web See output at [loki.sockspls.com/2017](https://loki.sockspls.com/2017) Update: Doesn't work anymore the page it scrapes is down I think; it looked like this - +``` +---------------------------+-------+ | Party | Seats | +---------------------------+-------+ @@ -16,3 +16,4 @@ Update: Doesn't work anymore the page it scrapes is down I think; it looked like | Democratic Unionist Party | 10 | | Others | 11 | +---------------------------+-------+ +```