Create README.md

This commit is contained in:
Socks 2017-06-14 02:07:24 +01:00 committed by GitHub
parent 59308c0734
commit a8089b7375

View file

@ -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) 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 Update: Doesn't work anymore the page it scrapes is down I think; it looked like this
```
+---------------------------+-------+ +---------------------------+-------+
| Party | Seats | | 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 | | Democratic Unionist Party | 10 |
| Others | 11 | | Others | 11 |
+---------------------------+-------+ +---------------------------+-------+
```