summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/README.md b/README.md
index a093a45..c0b599c 100644
--- a/README.md
+++ b/README.md
@@ -12,3 +12,21 @@ 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 = ""
+ }
+ ]
+ }