From 6864494d3a422843b91c6d10169729f4f57d5923 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nu=C3=B1o=20Sempere?= Date: Sat, 11 Apr 2020 15:15:01 +0200 Subject: [PATCH] Delete + --- + | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 + diff --git a/+ b/+ deleted file mode 100644 index f6cb3f3..0000000 --- a/+ +++ /dev/null @@ -1,16 +0,0 @@ -# Predict, Resolve & Tally -A minimal bash utility to work with predictions. - -## Example of use -```bash -$ predict -> Statement: Before 1 July 2020 will SpaceX launch its first crewed mission into orbit? -> Probability (%): 50 -> Date of resolution (year/month/day): 2020/07/01 -``` - -```bash -$ resolve -Before 10 April 2020 will former Catalan President Carles Puigdemont return to Spain? (2020/04/10) -> (TRUE/FALSE) TRUE -```