Skip to content

Commit c9ea37b

Browse files
authored
Update README.md
1 parent 41143aa commit c9ea37b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ SourceFlow.Net empowers developers to build scalable, maintainable applications
2828
## 🏁 Getting Started
2929
### 🏢 Installation
3030
nuget add package SourceFlow.Net
31-
> dotnet add package SourceFlow.Net.SqlServer # or your preferred storage
31+
> dotnet add package SourceFlow.Net
32+
> dotnet add package SourceFlow.Net (to be released) # or your preferred storage
3233
### Developer Guide
3334
This comprehensive guide provides detailed information about the SourceFlow.Net framework, covering everything from basic concepts to advanced implementation patterns and troubleshooting guidelines.
3435

0 commit comments

Comments
 (0)