aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2016-08-16 17:35:38 -0400
committerDavid Robillard <d@drobilla.net>2016-08-17 17:21:32 -0400
commit65ffeadf57cc1c7229417bac5ef9244a87732636 (patch)
tree09605fb8f367529884aef2d84319c163510d9c80 /README
parentb4ba568b24c43c64a758471b36c28923a5adafaa (diff)
downloadserd-65ffeadf57cc1c7229417bac5ef9244a87732636.tar.gz
serd-65ffeadf57cc1c7229417bac5ef9244a87732636.tar.bz2
serd-65ffeadf57cc1c7229417bac5ef9244a87732636.zip
Add target for generating release announcements
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 0 insertions, 1 deletions
diff --git a/README b/README
index 4a5e6a31..d1205b20 100644
--- a/README
+++ b/README
@@ -3,7 +3,6 @@ Serd
Serd is a lightweight C library for RDF syntax which supports reading and
writing Turtle and NTriples.
-
For more information, see <http://drobilla.net/software/serd>.
-- David Robillard <d@drobilla.net>