From 9f4824a29be3446dc3038a2d10bfed6bc41bc167 Mon Sep 17 00:00:00 2001 From: Sinuhe Tellez Date: Fri, 24 Mar 2017 01:28:42 -0400 Subject: [PATCH] fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cfb8a7e..9b79882 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # dir2opds OPDS is an extension of Atom, to serve books. For more information: http://opds-spec.org -dir2opds runs a OPDS server using a directory to generate the feeds. +dir2opds runs an OPDS server using a directory to generate the feeds. # Installation