Skip to content

Commit

Permalink
README.md updated
Browse files Browse the repository at this point in the history
  • Loading branch information
jpemartins committed Jul 26, 2012
1 parent 7688126 commit e26d5b7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions README.md
Expand Up @@ -7,8 +7,6 @@ To implement the Media Processing API is in my future work.

Highly unstable.

Currently working under Node v0.7.7 and v0.7.8. Others will not work.

Building
========

Expand Down
2 changes: 1 addition & 1 deletion src/binding.cc
Expand Up @@ -6,7 +6,7 @@
#include "talk/app/webrtc/peerconnection.h"

#include "gtk_video_renderer.h"
#include "peerconnectionwrapperproxy.h"
#include "peerconnectionproxy.h"
#include "utils.h"

using namespace node;
Expand Down

0 comments on commit e26d5b7

Please sign in to comment.