From acb46bd8883773c6ba17191f4686f7523de96874 Mon Sep 17 00:00:00 2001 From: pabloFuente Date: Tue, 19 Sep 2017 10:56:53 +0200 Subject: [PATCH] README's final touch --- openvidu-client/README.md | 2 ++ openvidu-java-client/README.md | 2 +- openvidu-node-client/README.md | 2 +- openvidu-test/README.md | 2 ++ openvidu-testapp/README.md | 2 ++ 5 files changed, 8 insertions(+), 2 deletions(-) diff --git a/openvidu-client/README.md b/openvidu-client/README.md index 40533542..029954fe 100644 --- a/openvidu-client/README.md +++ b/openvidu-client/README.md @@ -9,3 +9,5 @@ openvidu-client === Internal Java client used by [openvidu-server](https://github.com/OpenVidu/openvidu/tree/master/openvidu-server). Can be used to implement an Android client. + +[OpenViduLogo]: https://secure.gravatar.com/avatar/5daba1d43042f2e4e85849733c8e5702?s=120 \ No newline at end of file diff --git a/openvidu-java-client/README.md b/openvidu-java-client/README.md index 29865131..74ff3366 100644 --- a/openvidu-java-client/README.md +++ b/openvidu-java-client/README.md @@ -7,7 +7,7 @@ openvidu-java-client === -- **Description**: Library for your JAVA server. It makes easier the retrieval of the necessary params from OpenVidu Server for securing your application (sessionIds and tokens). It is a simple alternative to the REST API. +- **Description**: Library for your JAVA server. It makes easier the retrieval of the necessary params from OpenVidu Server for securing your application (_sessionId_'s and _token_'s). It is a simple alternative to the REST API. - **Docs**: [openvidu-java-client API](http://openvidu.io/docs/reference-docs/openvidu-java-client/) diff --git a/openvidu-node-client/README.md b/openvidu-node-client/README.md index a36754f1..25f1413d 100644 --- a/openvidu-node-client/README.md +++ b/openvidu-node-client/README.md @@ -7,7 +7,7 @@ openvidu-node-client === -- **Description**: Library for your NODE server. It makes easier the retrieval of the necessary params from OpenVidu Server for securing your application (sessionIds and tokens). It is a simple alternative to the REST API. +- **Description**: Library for your NODE server. It makes easier the retrieval of the necessary params from OpenVidu Server for securing your application (_sessionId_'s and _token_'s). It is a simple alternative to the REST API. - **Docs**: [openvidu-node-client API](http://openvidu.io/docs/reference-docs/openvidu-node-client/) diff --git a/openvidu-test/README.md b/openvidu-test/README.md index 0861cc75..40ab8925 100644 --- a/openvidu-test/README.md +++ b/openvidu-test/README.md @@ -7,3 +7,5 @@ openvidu-test === + +[OpenViduLogo]: https://secure.gravatar.com/avatar/5daba1d43042f2e4e85849733c8e5702?s=120 \ No newline at end of file diff --git a/openvidu-testapp/README.md b/openvidu-testapp/README.md index 51439ebf..9ea3117a 100644 --- a/openvidu-testapp/README.md +++ b/openvidu-testapp/README.md @@ -7,3 +7,5 @@ openvidu-testapp === + +[OpenViduLogo]: https://secure.gravatar.com/avatar/5daba1d43042f2e4e85849733c8e5702?s=120 \ No newline at end of file