aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/README.md b/README.md
index 44986f5..27ced63 100644
--- a/README.md
+++ b/README.md
@@ -67,4 +67,13 @@ key="value" # another comment
# Example program
-*TODO*
+Check out `example/example.c` for an example of a program using parcini. You can
+compile it by running `make example`, it will be compiled to
+`build/example/example`.
+
+# Questions
+
+I don't expect this piece of code to be used by a lot of people (if any), but if
+you have any questions, or maybe even patches, send me an email. You can find my
+address and my PGP key on my homepage
+[www.yaroslavps.com](http://www.yaroslavps.com).