Skip to content

Commit

Permalink
Docs
Browse files Browse the repository at this point in the history
Signed-off-by: Tomasz Maruszak <maruszaktomasz@gmail.com>
  • Loading branch information
zarusz committed Sep 10, 2023
1 parent 7e4b2e7 commit 42854a4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.t.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ The path to a stable production release:
- :white_large_square: Step 4: Documentation on Raft consensus.
- :white_large_square: Step 5: Other extensions and flavor.

## Docs

- [Introduction](docs/intro.md)

## Packages

| Name | Description | NuGet |
Expand All @@ -46,10 +50,6 @@ The path to a stable production release:
| `SlimCluster.Persistence.LocalFile` | Persists node state into a local JSON file | [![NuGet](https://img.shields.io/nuget/v/SlimCluster.Persistence.LocalFile.svg)](https://www.nuget.org/packages/SlimCluster.Persistence.LocalFile) |
| `SlimCluster.AspNetCore` | ASP.NET request routing to Leader node | [![NuGet](https://img.shields.io/nuget/v/SlimCluster.AspNetCore.svg)](https://www.nuget.org/packages/SlimCluster.AspNetCore) |

## Docs

- [Introduction](docs/intro.md)

## Samples

Check out the [Samples](src/Samples/) folder on how to get started.
Expand Down

0 comments on commit 42854a4

Please sign in to comment.