From e612a5bac6211249570088f9a07c415579fe8628 Mon Sep 17 00:00:00 2001 From: Gabor Adam Toth Date: Sun, 12 Jun 2011 13:02:33 +0200 Subject: [PATCH] + --- README.org | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.org b/README.org index 51f1644..320428e 100644 --- a/README.org +++ b/README.org @@ -5,11 +5,11 @@ libpsyc implements various functions required to use PSYC. -- See http://about.psyc.eu/libpsyc for more information on the library. -- See http://lib.psyc.eu/doc/ for the API documentation. -- See http://about.psyc.eu/Specification for more information on the new PSYC - specification. -- See http://about.psyc.eu for information on PSYC in general. +See http://about.psyc.eu/libpsyc for more information on the library. \\ +See http://lib.psyc.eu/doc/ for the API documentation. \\ +See http://about.psyc.eu/Specification for more information on the new PSYC +specification. \\ +See http://about.psyc.eu for information on PSYC in general. The plain C API located in the include/psyc directory along with the file psyc.h is primarily intended to be used for binding with other languages and frameworks.