summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md18
1 files changed, 0 insertions, 18 deletions
diff --git a/README.md b/README.md
index 19b6e9b..a093a45 100644
--- a/README.md
+++ b/README.md
@@ -12,21 +12,3 @@ When that damn bug gets fixed, we could just do:
nix-deploy --to root@simatime.com \
--path $(nix-build --no-out-path ./nixos.nix)
-
-
-
-
-, Person { _name = ""
- , _pic = ""
- , _twitter = ""
- , _website = ""
- , _books = [ Book { _title = ""
- , _author = ""
- , _amznref = ""
- }
- , Book { _title = ""
- , _author =""
- , _amznref = ""
- }
- ]
- }