From 96197ef9f6cf2cc776eb02652b8315e52193a470 Mon Sep 17 00:00:00 2001 From: Thomas Hintz Date: Wed, 20 Apr 2016 10:51:25 -0700 Subject: [PATCH] Adding contributing info to README. --- README | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README b/README index d3163f0..209cad2 100644 --- a/README +++ b/README @@ -89,10 +89,16 @@ supported: * Extensible Markup Language (XML) * (Extensible) HyperText Markup Language ((X)HTML) +Contributing, Bug Reports, Feature Requests, General Questions +============================ + +For any of the above send an email to Thomas Hintz at . + License ============================ highlight is released under the unlicense license. See the LICENSE file for the complete license and for more info. In summary, you can do whatever you want with highlight -including re-licensing. \ No newline at end of file +including re-licensing. +