commit 3e84c4b307efccd6a0b93e5d20742e2e7ce6e726 parent 6ed24851346540846e842a415674f22aed5407d7 Author: Drew DeVault <sir@cmpwn.com> Date: Thu, 24 Dec 2015 07:02:37 -0700 Merge pull request #404 from StephenBrown2/readme_feature_support Add references to other feature support issues to README Diffstat:
| M | README.md | | | 5 | ++++- |
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -15,7 +15,10 @@ zero lines of source code after two years. ## Status -[See "i3 feature support"](https://github.com/SirCmpwn/sway/issues/2) +- [i3 feature support](https://github.com/SirCmpwn/sway/issues/2) +- [IPC feature support](https://github.com/SirCmpwn/sway/issues/98) +- [i3bar feature support](https://github.com/SirCmpwn/sway/issues/343) +- [i3-gaps feature support](https://github.com/SirCmpwn/sway/issues/307) ## Installation