diff --git a/README.md b/README.md index 0d465852..b0a88432 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,11 @@ Stream allows developers to rapidly deploy scalable feeds and chat messaging wit ## Sample apps and demos Our team maintains a dedicated repository for fully-fledged sample applications and demos. Consider checking out [GetStream/flutter-samples](https://github.com/GetStream/flutter-samples) to learn more or get started by looking at our latest [Stream Chat demo](https://github.com/GetStream/flutter-samples/tree/main/stream_chat_v1). +## Free for Makers + +Stream is free for most side and hobby projects. To qualify your project/company needs to have < 5 team members and < $10k in monthly revenue. +For complete pricing details visit our [Chat Pricing Page](https://getstream.io/chat/pricing/) + ## Structure Stream Chat Dart is a monorepo built using [Melos](https://docs.page/invertase/melos). Individual packages can be found in the `packages` directory while configuration and top level commands can be found in `melos.yaml`.