From 9787c64b76a1234cd601dd477ec66c9ec411806d Mon Sep 17 00:00:00 2001 From: Simeon Warner Date: Thu, 15 Jun 2017 09:45:02 -0400 Subject: [PATCH] Link to py-resource --- README | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README b/README index fed5179..558491e 100644 --- a/README +++ b/README @@ -10,7 +10,7 @@ resync :target: https://coveralls.io/github/resync/resync :alt: Test coverage -**resync** is a ResourceSync client and library in python. `ResourceSync +**resync** is a ResourceSync library and client in python. `ResourceSync `_ is a synchronization framework for the web consisting of various capabilities that allow third party systems to remain synchronized with a server's evolving resources. @@ -89,9 +89,12 @@ yet packaged for PyPI. See also -------- -`ResourceSync simulator +`ResourceSync source simulator `_ +`py-resourcesync: Core Python library for ResourceSync publishing +`_ + Contributors ------------