diff --git a/README.md b/README.md index 7b7b194875..228d2c9832 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +[![Stories in Ready](https://badge.waffle.io/rajsesh-msft/WinObjC.png?label=ready&title=Ready)](https://waffle.io/rajsesh-msft/WinObjC) **Note on installing the bridge:** We've switched to using [Git LFS](https://git-lfs.github.com) to handle the large binaries included in the bridge. This does not affect using the [prebuilt releases found on our releases page](https://github.com/Microsoft/WinObjC/releases), but if you build the bridge from source, please see the instructions found on our [Building From Source wiki page](https://github.com/Microsoft/WinObjC/wiki/Building-From-Source). **Please do not use the "Download ZIP" button above, since you will not be able to build the bridge using the resulting .zip file.** For more information on why this is the case, see ["I'm getting errors after downloading the bridge through the "Download ZIP" button on Github. What should I do?"](https://github.com/Microsoft/WinObjC/wiki/FAQ#im-getting-errors-after-downloading-the-bridge-through-the-download-zip-button-on-github-what-should-i-do) in our FAQ.