diff --git a/README.md b/README.md index a2cb2f5..494961a 100644 --- a/README.md +++ b/README.md @@ -320,3 +320,7 @@ Databases add operational complexity — backups, migrations, running processes, ## Why federation? Strava, Garmin Connect, and similar platforms are silos. If the company shuts down or changes its terms, your data and your social graph go with it. BincioActivity's federation model is inspired by the open web: you host your own data at a URL, friends subscribe to that URL, and no central authority is involved. + +## License + +[AGPL v3](LICENSE) — see the `LICENSE` file for details.