diff --git a/README.md b/README.md index ee258e1..5196691 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,13 @@ # DevCycle Feature Flag Challenge DEV Challenge -DevCycle Feature Flag Challenge DEV Challenges is a project about building an app that showcases the most unique, creative, or fun way to use feature flags in an application by leveraging a [DevCycle SDK][1], [OpenFeature Provider][2] or [the API][2]! +[DevCycle Feature Flag Challenge DEV Challenge][4] is a project about building an app that showcases the most unique, creative, or fun way to use feature flags in an application by leveraging a [DevCycle SDK][1], [OpenFeature Provider][2] or [the API][2]! + +This project will not be maintained after the DEV Challenges is finished. Feel free to fork and maintain your own version. [1]: https://docs.devcycle.com/sdk/ [2]: https://docs.devcycle.com/integrations/openfeature [3]: https://docs.devcycle.com/management-api/ +[4]: https://dev.to/challenges/devcycle ## What are DEV Challenges? @@ -40,4 +43,23 @@ Based on my experience, here are a few suggestions for improving DevCycle: - **Enhanced Documentation**: Providing more detailed documentation and examples on setting up and managing feature flags would help new users get up to speed more quickly. -By addressing these areas, DevCycle can further enhance its platform and provide an even better experience for its users. \ No newline at end of file +By addressing these areas, DevCycle can further enhance its platform and provide an even better experience for its users. + +## Support + +If you would like to support this project or me, you can do so in the following ways: + +### Follow Me on Social Media + +- [**Bluesky**](https://bsky.app/profile/bert-cafecito.bsky.social) +- [**Dev Community**](https://dev.to/bert-cafecito) +- [**GitHub**](https://github.com/bert-cafecito) + + +### Star the Repository + +If you find this project useful, please consider starring the repository on GitHub. Starring a repository helps increase its visibility and lets others know that the project is valuable. It also provides motivation and support to the maintainers to continue improving the project. + +## License + +This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details. \ No newline at end of file