Skip to content

Commit

Permalink
chore: edited README
Browse files Browse the repository at this point in the history
  • Loading branch information
ArmanAsadian committed Sep 29, 2024
1 parent 220ef0c commit fff9b3f
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Flux empowers your applications with elegant and powerful state management and e

## Sponsors

The following companies, organizations, and individuals support Nitrobase ongoing maintenance and development. Become a Sponsor to get your logo on our README and website.
The following companies, organizations, and individuals support flux ongoing maintenance and development. Become a Sponsor to get your logo on our README and website.

[![Exir Studio](https://avatars.githubusercontent.com/u/181194967?s=200&v=4)](https://exirstudio.com)

Expand Down
2 changes: 1 addition & 1 deletion packages/context/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ userContext.expire();

## Sponsors

The following companies, organizations, and individuals support Nitrobase ongoing maintenance and development. Become a Sponsor to get your logo on our README and website.
The following companies, organizations, and individuals support flux ongoing maintenance and development. Become a Sponsor to get your logo on our README and website.

[![Exir Studio](https://avatars.githubusercontent.com/u/181194967?s=200&v=4)](https://exirstudio.com)

Expand Down
2 changes: 1 addition & 1 deletion packages/fetch-state-machine/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jsonFetcher.subscribe(({state}) => {

## Sponsors

The following companies, organizations, and individuals support Nitrobase ongoing maintenance and development. Become a Sponsor to get your logo on our README and website.
The following companies, organizations, and individuals support flux ongoing maintenance and development. Become a Sponsor to get your logo on our README and website.

[![Exir Studio](https://avatars.githubusercontent.com/u/181194967?s=200&v=4)](https://exirstudio.com)

Expand Down
2 changes: 1 addition & 1 deletion packages/flux/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Refer to the individual package READMEs for comprehensive usage instructions and

## Sponsors

The following companies, organizations, and individuals support Nitrobase ongoing maintenance and development. Become a Sponsor to get your logo on our README and website.
The following companies, organizations, and individuals support flux ongoing maintenance and development. Become a Sponsor to get your logo on our README and website.

[![Exir Studio](https://avatars.githubusercontent.com/u/181194967?s=200&v=4)](https://exirstudio.com)

Expand Down
2 changes: 1 addition & 1 deletion packages/fsm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ class MyStateMachine extends FluxStateMachineBase<MyState, MyEvent> {

## Sponsors

The following companies, organizations, and individuals support Nitrobase ongoing maintenance and development. Become a Sponsor to get your logo on our README and website.
The following companies, organizations, and individuals support flux ongoing maintenance and development. Become a Sponsor to get your logo on our README and website.

[![Exir Studio](https://avatars.githubusercontent.com/u/181194967?s=200&v=4)](https://exirstudio.com)

Expand Down
2 changes: 1 addition & 1 deletion packages/observable/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ npm install @alwatr/observable

## Sponsors

The following companies, organizations, and individuals support Nitrobase ongoing maintenance and development. Become a Sponsor to get your logo on our README and website.
The following companies, organizations, and individuals support flux ongoing maintenance and development. Become a Sponsor to get your logo on our README and website.

[![Exir Studio](https://avatars.githubusercontent.com/u/181194967?s=200&v=4)](https://exirstudio.com)

Expand Down
2 changes: 1 addition & 1 deletion packages/remote-context/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ myContext.subscribe(({state, context}) => {

## Sponsors

The following companies, organizations, and individuals support Nitrobase ongoing maintenance and development. Become a Sponsor to get your logo on our README and website.
The following companies, organizations, and individuals support flux ongoing maintenance and development. Become a Sponsor to get your logo on our README and website.

[![Exir Studio](https://avatars.githubusercontent.com/u/181194967?s=200&v=4)](https://exirstudio.com)

Expand Down
2 changes: 1 addition & 1 deletion packages/signal/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ subscription.unsubscribe();

## Sponsors

The following companies, organizations, and individuals support Nitrobase ongoing maintenance and development. Become a Sponsor to get your logo on our README and website.
The following companies, organizations, and individuals support flux ongoing maintenance and development. Become a Sponsor to get your logo on our README and website.

[![Exir Studio](https://avatars.githubusercontent.com/u/181194967?s=200&v=4)](https://exirstudio.com)

Expand Down

0 comments on commit fff9b3f

Please sign in to comment.