From 2bce4e7fe0efecb81045744466522009790a6752 Mon Sep 17 00:00:00 2001 From: tanel <alumae@gmail.com> Date: Wed, 24 Sep 2014 11:07:47 +0300 Subject: [PATCH] doc changes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3be0922..c9e214b 100644 --- a/README.md +++ b/README.md @@ -45,8 +45,8 @@ Test if GStreamer can access the plugin: Command-line usage is demonstrated in `demo/`. -Usage through GSTreamer's Python bindings is demonstrated in -https://github.com/alumae/kaldi-gstreamer-server/kaldigstserver/decoder2.py. +Usage through GSTreamer's Python bindings is demonstrated in the project +https://github.com/alumae/kaldi-gstreamer-server, in file kaldigstserver/decoder2.py. -- GitLab