Update README.md

This commit is contained in:
Martin Braquet
2025-11-15 09:20:46 +01:00
committed by GitHub
parent 09d743c603
commit a88e5a9ec8

View File

@@ -133,9 +133,9 @@ If you do need one of the few remaining services, you need to set them up and st
Make sure the tests pass:
```bash
yarn test tests/jest/
yarn test
```
TODO: make `yarn test` run all the tests, not just the ones in `tests/jest/`.
If they don't and you can't find out why, simply raise an issue! Sometimes it's something on our end that we overlooked.
### Running the Development Server
@@ -190,4 +190,4 @@ git push origin <branch-name>
Finally, open a Pull Request on GitHub from your `fork/<branch-name>``CompassConnections/Compass` main branch.
## Acknowledgements
This project is built on top of [manifold.love](https://github.com/sipec/polylove), an open-source dating platform licensed under the MIT License. We greatly appreciate their work and contributions to open-source, which have significantly aided in the development of some core features such as direct messaging, prompts, and email notifications. We invite the community to explore and contribute to other open-source projects like manifold.love as well, especially if you're interested in functionalities that deviate from Compass' ideals of deep, intentional connections.
This project is built on top of [manifold.love](https://github.com/sipec/polylove), an open-source dating platform licensed under the MIT License. We greatly appreciate their work and contributions to open-source, which have significantly aided in the development of some core features such as direct messaging, prompts, and email notifications. We invite the community to explore and contribute to other open-source projects like manifold.love as well, especially if you're interested in functionalities that deviate from Compass' ideals of deep, intentional connections.