Skip to content

Commit

Permalink
Formatting readme
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarsj committed May 21, 2015
1 parent cb5332f commit eb55078
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -66,10 +66,10 @@ IceCandidate webrtcIceCandidate = new IceCandidate("audio", 0, sdpLine);
peerConnection.addIceCandidate(webrtcIceCandidate);
```

Credits & Contact
#Credits & Contact

sdp-to-jingle-java was created by Tuenti Technologies S.L.. You can follow Tuenti engineering team on Twitter @tuentieng.

License
#License

sdp-to-jingle-java is available under the Apache License, Version 2.0. See LICENSE file for more info.

0 comments on commit eb55078

Please sign in to comment.