From 2b2bbbb7eaf4a4f98d846bed35c3bc491ae5dc44 Mon Sep 17 00:00:00 2001 From: David Rouquet <david.rouquet@tetras-libre.fr> Date: Fri, 24 Apr 2020 15:52:52 +0200 Subject: [PATCH] Update Readme.md --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 0ffffed..3920bb1 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,6 @@ -# Unl2Rdf +# Web services based on Python scripts -A serialization converter from the official UNL format to the proposed RDF-UNL format. +Initially deveopped to deploy a serialization converter from the official UNL format to the proposed RDF-UNL format. ## How to use -- GitLab