Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaspoignant authored Oct 16, 2024
1 parent 9ce4b93 commit 835e609
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions examples/demo/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# GO Feature Flag demo

> [!CAUTION]
> This demo is using the GO Feature Flag module directly.
> We recommend to use OpenFeature instead for a better integration with different technologies.
This repository contains a demo app using the library [`thomaspoignant/go-feature-flag`](https://github.com/thomaspoignant/go-feature-flag) which display a webapp containing a grid of users.
Each square is a different user and can be change by modifying the feature flag `color-box`.

Expand Down

0 comments on commit 835e609

Please sign in to comment.