summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2019-02-16 19:26:01 -0800
committerBen Sima <ben@bsima.me>2019-02-16 19:26:01 -0800
commitb6ed2e9b9cf08e5385df7f773b859a310504ec58 (patch)
tree82065999e53546a1e0be2479cbddbeab70a1f242
parentec7cf502f24d1f369417b1a3fd9ddf60c5321ebe (diff)
Remove stuff from readme
-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 = ""
- }
- ]
- }