Skip to content

Commit d5d595e

Browse files
authored
Update README.md
1 parent d61d217 commit d5d595e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ and [SqlStreamStore.Postgres](https://www.nuget.org/packages/SqlStreamStore.Post
88
## What does it do?
99

1010
- Provides a nice API to interact with SqlStreamStore from F#
11-
- Has a super slim event sourcing abstraction in the form of `StreamEvent` which is a `StreamMessage` wrapper
11+
- Wraps all functions that can throw in `Async<Result<'a, exn>>`
1212

1313
## Usage
1414
This quick usage guide presumes familiarity with SQLStreamStore. A more in-depth guide and documentation are coming soon :)

0 commit comments

Comments
 (0)