diff --git a/readme.md b/readme.md index 814cce9..cfb3404 100644 --- a/readme.md +++ b/readme.md @@ -27,3 +27,11 @@ profile of the logged in user with: friends = graph.get_connections("me", "friends") You can see a full AppEngine example application in examples/appengine. + +Reporting Issues +-------- + +If you have bugs or other issues, file them [here][issues]. + +[issues]: http://bugs.developers.facebook.net/enter_bug.cgi?product=SDKs +