From f6b4a283061007a454299e59914f34097f00cb74 Mon Sep 17 00:00:00 2001 From: Abhishek Kadian <abhishekkadiyan@gmail.com> Date: Mon, 5 Aug 2019 15:07:20 -0700 Subject: [PATCH] Update README.md with slack channel link (#179) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f1cdaa4d2..70e2b5b55 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ defining embodied AI tasks (e.g. navigation, instruction following, question ans Habitat-API currently uses [`Habitat-Sim`](https://github.com/facebookresearch/habitat-sim) as the core simulator, but is designed with a modular abstraction for the simulator backend to maintain compatibility over multiple simulators. For documentation refer [here](https://aihabitat.org/habitat-api/). +We also have a dev slack channel, please follow this [link](https://join.slack.com/t/ai-habitat/shared_invite/enQtNjY1MzM1NDE4MTk2LTZhMzdmYWMwODZlNjg5MjZiZjExOTBjOTg5MmRiZTVhOWQyNzk0OTMyN2E1ZTEzZTNjMWM0MjBkN2VhMjQxMDI) to get added to the channel. If you want to contribute PRs or face issues with habitat please reach out to us either through github issues or slack channel. + <p align="center"> <img src="res/img/habitat_compressed.gif" height="400"> </p> -- GitLab