Skip to content

Commit

Permalink
Updated README.md, pointing to renamed example repository
Browse files Browse the repository at this point in the history
  • Loading branch information
pellse committed Jun 7, 2023
1 parent 44e173f commit 425c345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ CohereFlux is a [reactive](https://www.reactivemanifesto.org), functional, type-

Internally, CohereFlux leverages [Project Reactor](https://projectreactor.io) to implement end-to-end reactive stream pipelines and maintain all the reactive stream properties as defined by the [Reactive Manifesto](https://www.reactivemanifesto.org), including responsiveness, resilience, elasticity, message-driven with back-pressure, non-blocking, and more.

*See this [demo app](https://github.com/pellse/cohereflux-example) for a comprehensive project utilizing CohereFlux. The screenshot below is taken from the [demo app GitHub repository ](https://github.com/pellse/cohereflux-example):*
*See the [demo app](https://github.com/pellse/cohereflux-spring-graphql-example) for a comprehensive project utilizing CohereFlux. The screenshot below is taken from the [demo app GitHub repository ](https://github.com/pellse/cohereflux-spring-graphql-example):*

![CohereFlux](./images/CohereFluxExample.png)

Expand Down

0 comments on commit 425c345

Please sign in to comment.