Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nurkambay authored Jul 6, 2020
1 parent eedc7f2 commit 7055d76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Full Spring-integrated solution for Ignite cluster that helps to implement your
## Main features

1. [Cluster ready event](#1-cluster-ready-event)
1. [Self registered repositories](#2-self-registered-repositories)
1. [Self-registered repositories](#2-self-registered-repositories)
1. [Run Spring beans as a cluster tasks](#3-run-spring-beans-as-a-cluster-tasks)
1. [Chain running](#4-chain-running)
1. [Audit](#5-audit)
Expand Down Expand Up @@ -244,4 +244,4 @@ Collection<ChainResult<String>> results = Chain.of(cluster)
```

**Working application example: [example-04](https://github.com/technologicgroup/cluster-boost/tree/master/examples/example-04)**


0 comments on commit 7055d76

Please sign in to comment.