Add platform to FAQ

This commit is contained in:
MartinBraquet
2025-09-19 14:42:36 +02:00
parent 1a58ff5c4c
commit f631236ee7

View File

@@ -81,7 +81,11 @@ Matches are scored based on how well two peoples responses and accepted answe
The [full implementation](https://github.com/CompassConnections/Compass/blob/main/common/src/love/compatibility-score.ts) is **open source** and open to review, feedback, and improvement by the community.
### What platforms does Compass run on?
Right now, Compass is **web-only**. The good news is that its designed to be **fully responsive**, so it looks clean and works fluidly on a mobile browser — you can use it seamlessly on your phone just like an app.
Dedicated iOS and Android apps are planned for the coming months. Theyll be built as soon as one of our contributors (or the core team) tackles it. If youre interested in helping speed that up, check out the GitHub or reach out in the Discord community.
### How can I help?